Just JavaScript course - my thoughts
·1 min read·#javascript
Wellworthy JavaScript course. Thankfully I came across Dan Abramov's curated content on JavaScript Universe, learning JavaScript Under the Hood and his mental models really make more sense to me when I look at the codes now.
What more to say? Money well spent 🙂
The course composed of the things below:
- Mental Models
- The JavaScript Universe
- Values and Variables
- Studying from the Inside
- Meeting the Primitive Values
- Meeting Objects and Functions
- Equality of Values
- Properties
- Mutation
- Prototypes
He is a great author by the way. Hope in the future, I can be one of the many that people can learn from too.
