It seems like it's the best time for Javascript.
ES is mature, Web is standardized, Tools are awesome.
And learning JS give me more fun than any other languages.
Much like my another repo learn-c, except JS host are Firefox/Chromium/Nodejs and sometime Deno.
Not like many other languages which has absolutely official website like Python or some language is tiny and a book is relatively sufficient as K&R for C, JS got tons of stuffs distributed everywhere.
Many many good or great books:
- Javascript The Definitive Guide, 7th.
- Professional Javascript For Web Developers, 3th/4th
- Secrets of Javascript Ninja, 2nd
- Eloquent Javascript, 3rd
- Lists goes on ...
Many many good or great online docs and courses:
- MDN
- Nodejs.org
- FreeCodeCamp
- youtube
- Lists goes on ...
I gonna learn them. Hopefully wouldn't mad myself. It should be a lot of fun.
- REPL, not only nodejs repl:), but also Read-Exercise-Pain-Learnt
- Do it JS way.
- Do it Non-JS way.
Not only good at language features, but also confident to program almost any program. This is my dream and I hunger for it.