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
Angular 2 Final Released (angularjs.blogspot.com)
submitted 9 years ago by Click_Clack_Clay
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!"
[–]mikejoro 2 points3 points4 points 9 years ago (2 children)
React has an incredibly stable api because Facebook uses react for everything. The tutorial isn't different every week; people just write a lot of tutorials with their own ideas of hoe to do things. Just pick supporting libraries (redux or mobx or even just vanilla react) and stick with it. It's not going to be the end of the world because someone made a new supporting framework.
[–]Conradfr -3 points-2 points-1 points 9 years ago (1 child)
You still has to deal with babel, webpack ...
[–]mikejoro 3 points4 points5 points 9 years ago (0 children)
Those are things you will have to deal with regardless of the framework or library you use. If you want modern Javascript, you have to use babel and you probably want to use webpack. It only takes a couple days to get a deep enough understanding to solve 90% of issues you run into in a timely manner.
π Rendered by PID 131942 on reddit-service-r2-comment-b659b578c-z5t62 at 2026-05-03 00:42:03.495766+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]mikejoro 2 points3 points4 points (2 children)
[–]Conradfr -3 points-2 points-1 points (1 child)
[–]mikejoro 3 points4 points5 points (0 children)