The Experiments of Hakim
Hakim El Hattab, an interactive developer from Sweden, has created some really great HTML 5 experiments using javascript, the canvas element and some physics.
Hakim El Hattab, an interactive developer from Sweden, has created some really great HTML 5 experiments using javascript, the canvas element and some physics.
Client-side storage is one of the most interesting features in HTML 5 and it has a lot of uses, specially for browser apps. If you want to start experimenting with local databases, Ben Lister came up with a great tutorial about this feature: Getting Started with HTML5 Local Databases.
HTML5Rocks is a great website that combines an interactive presentation about HTML 5 with tutorials and a very cool playground, where you can play with some of the HTML 5 features while watching the code.