Hacker News new | ask | show | jobs
The JavaScript Beginner's Handbook (2020 Edition) (freecodecamp.org)
3 points by flaviocopes 2307 days ago
1 comments

Good, this is the language tutorial. Is there something like a next part of this book, about using JS to do real things in 2020? AFAIU there's quite a lot of supplementary stuff like build systems (why are they even needed in JS?), application frameworks etc.

What would be some good books / blogs to read for a developer with a somewhat dated C++/Python/HTML experience who doesn't care about legacy browser support?