Having a great website is key to successfully promote Big Fish Games. Here are some websites that help you refresh and expand upon your knowledge:
This website has been a good place to read about all things web for years and has archives going back to the early days:
On the more technical side there are these:
Here is a good list for CSS, which is one of the most important aspects of making sites that are both SEO-friendly and cool-looking :
- www.toxel.com
- Molly E. Holzschlag is a CSS guru among other things: http://molly.com
Then there is javascript. It is helpful to learn writing javascript unaided first, and then learn to use libraries. JQuery’s original author and all around genius/nice guy, John Resig, posts some very interesting thoughts and experiments on his blog.
- Learn DOM scripting: http://domscripting.com
- John Resig's blog