/javascript-explained

Repo for book JavaScript Explained

Primary LanguageHTML

JavaScript Explained

The repo for the book JavaScript Explained from Zac Gordon.

This book aims to teach beginners to JavaScript an effecient and easy to learn way to get up and running far and quickly with JavaScript.

Exercises

  1. Simple Data
  2. Reusable Code
  3. Complex Data
  4. Browser APIs
  5. The Fetch API