- Including js files from within js files. That's a handy trick! Too bad there's no "include" in JavaScript by default.
- 5 JavaScript Books Worth Every Cent. A nice collection. Particularly Resig's (author of jQuery) new book looks interesting.
- How to Draw with HTML 5 Canvas. Basic guide for getting started with canvas. There is some good information in Diving Into HTML5 as well.
- Multiuser sketchpad. Strangely addicting little app from mrdoob.
- Conway's Game of Life in HTML 5. You might have played with the app before. Now it's time to give it a go in your browser. Cellular automata is cool. :)
- Best HTML5 Canvas Games. There are some really cool games there. Nice showcase for canvas.
Thursday, July 8, 2010
Linkdump 7 - a bit of JavaScript and HTML5 goodies
This time my dump is going to focus on JavaScript and HTML5. Here we go: