This file tracks my daily progress as I work through Eloquent JavaScript and document everything in this repository.
finally finished the whole chapter solved all the exercises successfully ✔️ Chapter 3 completed
Happy New Year!
Studied the Closure
Studied Chapter 3 up to the Call Stack
learned how the costum roundTo function working
Chapter 2 Studied the whole chapter solved all the exercises successfully ✔️ Chapter 2 completed
Chapter 2 started learned what is bigInt and Symbol
✔️ Chapter 1 completed example + README.md of Chapter 1 completed
Chapter 1 — Values, Types, and Operators
- Reached the section on the nullish coalescing operator (??)
- Reviewed and practiced:
- Logical OR (||)
- Logical AND (&&)
- Nullish coalescing (??)
- Added multiple examples and usage notes to examples.js
- Organized chapter folder structure for notes + code in one place
- Created the repository: my_JS_learning_journey
- Wrote the main README
- Announced the learning journey on LinkedIn
- Set up chapter folder structure template
(This log will be updated daily as I continue reading, practicing, and building.)