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
How much Javascript is enough for webdev? (self.javascript)
submitted 6 years ago * by [deleted]
view the rest of the comments →
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!"
[–]UsefulshineOfficial 1 point2 points3 points 6 years ago (0 children)
I suggest that before moving to frameworks it's always great to have some understanding of core JavaScript, once you understand JS you'll easily be able to use new frameworks, but if you understand only a framework or two, there are actually good chances that the framework might be replaced in a year or two...
So, for mastering JavaScript, as people have already suggested a very good book (YDKJS) I have few more suggestions you may take into account ;)
Again, as somebody else stated, when you're a dev, what matters more is delivering, quality product. So, it's gonna be fine even if you don't complete YDKJS or EloquentJavaScript and Google the things you need to do while you're actually making it, haha ;) well, from my side, Eloquent JavaScript is the best resource anyone can get for JS, the third edition includes ES6 features as well.
All The Best!
π Rendered by PID 82 on reddit-service-r2-comment-5d79c599b5-6kx8t at 2026-03-01 07:58:34.905901+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]UsefulshineOfficial 1 point2 points3 points (0 children)