Hacker News new | ask | show | jobs
by Vinceo 2131 days ago
Wow, awesome. Seems to be just what I'm looking for. Thanks:)
1 comments

These two books are based on the 2ality blog and also free to read online:

– JavaScript for impatient programmers (covers most of ES1–ES2020, incl. many advanced topics): https://exploringjs.com/impatient-js/

– Deep JavaScript (covers advanced topics): https://exploringjs.com/deep-js/

Thank you, will check it out:)