This repository contains the solved exercises and finished projects of the book to Eloquent JavaScript 3rd edition (2018) written by Marijn Haverbeke.
- Introduction ### Part 1: Language
- Values, Types, and Operators
- Program Structure
- Functions
- Values, Types, and Operators
- Program Structure
- Functions
- Data Structures: Objects and Arrays
- Higher-order Functions
- The Secret Life of Objects
- Project: A Robot
- Bugs and Errors
- Regular Expressions
- Modules
- Asynchronous Programming
- Project: A Programming Language
- JavaScript and the Browser
- The Document Object Model
- Handling Events
- Project: A Platform Game
- Drawing on Canvas
- HTTP and Forms
- Project: A Pixel Art Editor
- Node.js
- Project: Skill-Sharing Website