Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 353 Bytes

File metadata and controls

13 lines (9 loc) · 353 Bytes

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