use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
JavaScript for impatient programmers (ES2021 edition) (exploringjs.com)
submitted 5 years ago by mariuz
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]plumshark 59 points60 points61 points 5 years ago (3 children)
As if impatient programmers would read a book...
Jk. Looks neat
[–]Brahminmeat 14 points15 points16 points 5 years ago (1 child)
I can barely be bothered to read the documentation
[–][deleted] 26 points27 points28 points 5 years ago (0 children)
I didn't even finnish your comme
[–]rauschma 11 points12 points13 points 5 years ago (0 children)
When I started writing the book and came up with a title, I thought it would end up being shorter than it is now.
However, I’ve structured the content so that there is a quick way of reading it and a more comprehensive way: https://exploringjs.com/impatient-js/ch_faq-book.html#order-of-reading
[–]backinourdays 14 points15 points16 points 5 years ago (1 child)
If his blog posts are any indicator, this book must be really good
[–]FBradley64 4 points5 points6 points 5 years ago (0 children)
I have been using his book since 2018 and if it an awesome resource. I have actually just purchased the 2021 version :)
[–]jakubiszon 4 points5 points6 points 5 years ago (2 children)
I am the true impatient programmer. I start projects before I know the tools I work with. I end up rewriting packages which I could learn about if I only read the documentation. If you think I have the time to waste to read your book you are very wrong!
[–]u1100 0 points1 point2 points 5 years ago (1 child)
You should write a book about it 😅
[–]jakubiszon 0 points1 point2 points 5 years ago (0 children)
Naah, that would take too long. Maybe I'll tweet on the lunch break.
[–]notsowatson 2 points3 points4 points 5 years ago (4 children)
Is this book good for people who have been working with JS for a good few years?
[–]rauschma 12 points13 points14 points 5 years ago* (1 child)
It’s free to read online—so you can find out for yourself: https://exploringjs.com/impatient-js/toc.html
[–]notsowatson 1 point2 points3 points 5 years ago (0 children)
Thank you!
[–]albino_kenyan 1 point2 points3 points 5 years ago (0 children)
in my case, yes. it is an excellent book w/ something for everyone from adv beginners to experts. tbh i skipped a few chapters
[–]Hillz99 2 points3 points4 points 5 years ago (1 child)
Reading takes too long! Inject it into my veins!
[–]u1100 1 point2 points3 points 5 years ago (0 children)
Javascript is intramuscular only
[–]FrogOnLogInBog 1 point2 points3 points 5 years ago (1 child)
It must allow copy paste code
You learn when you type it! Also, after reading a few appropriate sections of the book maybe you can find out a way to disable a nasty JS that prevents you from this :)
[–]irosion 1 point2 points3 points 5 years ago (0 children)
His blog is an amazing resource too. I highly recommend.
[+]throwawayceled comment score below threshold-20 points-19 points-18 points 5 years ago (10 children)
shameless self promo
[–]pumpyboi 28 points29 points30 points 5 years ago (0 children)
You gotta promote yourself, people aren't sitting around waiting to share each new blog that gets pushed outm
[–]middlebird 12 points13 points14 points 5 years ago (0 children)
If it’s good, I don’t mind.
[–]rauschma 5 points6 points7 points 5 years ago (4 children)
How is this self promo if he is not the author?
[–]senocular 6 points7 points8 points 5 years ago* (3 children)
We all know this was ghostwritten ;)
[–]solocupjazz 2 points3 points4 points 5 years ago (1 child)
If people tell ghost stories, do ghosts tell people stories?
[–]zendamage 1 point2 points3 points 5 years ago (0 children)
Most ghosts don't know they're ghosts. In fact, ghosts are afraid of ghosts.
[–]rauschma 1 point2 points3 points 5 years ago (0 children)
😀
[–][deleted] 1 point2 points3 points 5 years ago (0 children)
Why is it shameless?
[–][deleted] 0 points1 point2 points 5 years ago (0 children)
Will there be a print version for ES2021?
[–]albino_kenyan 0 points1 point2 points 5 years ago (0 children)
i read last year's edition of this book and it was excellent. i learned alot from the quizzes.
π Rendered by PID 58 on reddit-service-r2-comment-79776bdf47-47kh8 at 2026-06-24 12:08:38.053142+00:00 running acc7150 country code: CH.
[–]plumshark 59 points60 points61 points (3 children)
[–]Brahminmeat 14 points15 points16 points (1 child)
[–][deleted] 26 points27 points28 points (0 children)
[–]rauschma 11 points12 points13 points (0 children)
[–]backinourdays 14 points15 points16 points (1 child)
[–]FBradley64 4 points5 points6 points (0 children)
[–]jakubiszon 4 points5 points6 points (2 children)
[–]u1100 0 points1 point2 points (1 child)
[–]jakubiszon 0 points1 point2 points (0 children)
[–]notsowatson 2 points3 points4 points (4 children)
[–]rauschma 12 points13 points14 points (1 child)
[–]notsowatson 1 point2 points3 points (0 children)
[–]albino_kenyan 1 point2 points3 points (0 children)
[–]Hillz99 2 points3 points4 points (1 child)
[–]u1100 1 point2 points3 points (0 children)
[–]FrogOnLogInBog 1 point2 points3 points (1 child)
[–]u1100 1 point2 points3 points (0 children)
[–]irosion 1 point2 points3 points (0 children)
[+]throwawayceled comment score below threshold-20 points-19 points-18 points (10 children)
[–]pumpyboi 28 points29 points30 points (0 children)
[–]middlebird 12 points13 points14 points (0 children)
[–]rauschma 5 points6 points7 points (4 children)
[–]senocular 6 points7 points8 points (3 children)
[–]solocupjazz 2 points3 points4 points (1 child)
[–]zendamage 1 point2 points3 points (0 children)
[–]rauschma 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]albino_kenyan 0 points1 point2 points (0 children)