What you need for this book
- A text editor to edit and create HTML, CSS. and JavaScript files
- A modern web browser (Firefox 3, IE 9, Chrome, Safari 3.2, and later)
- AÂ local HTTP server to host data file for some of the more advanced recipes in this book. We will cover how to set up a Node-based or Python-based simple HTTP server in the first chapter.
- Optionally, you will need a Git client if you would like to check out the recipe source code directly from our Git repository