Practical Html 5 Projects Guide
Build an app that detects where a user is and displays their local weather.
Instead of using the default browser controls, you can use the HTML5 tag combined with the Media Streams API. Practical HTML 5 Projects
Users can click and drag "task cards" from a "To-Do" column to a "Done" column. Build an app that detects where a user
Working with asynchronous API calls and user permissions. Practical HTML 5 Projects
Use localStorage to store strings of text directly in the user's browser without needing a database.