Hacker News new | ask | show | jobs
by rauschma 2129 days ago
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/

1 comments

Thank you, will check it out:)