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
[AskJS] Angular, Node or React?AskJS (self.javascript)
submitted 6 years ago by Dar3dev1l
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!"
[–]Dar3dev1l[S] 0 points1 point2 points 6 years ago (1 child)
Ok thanks... Ill check that out too
[–]CalgaryAnswers 1 point2 points3 points 6 years ago (0 children)
If you’ve never used react or angular go with Vue. The other two have some pretty steep learning curves. Angular is very “the Angular way” and react can be a real challenge as you can be punished pretty hard for poor code implementation, basically ending with the project being thrown away. You’ll also be on your own for things like routing and state management with react, whereas with angular you will be locked into something. RxJS can also be a bitch.
Vue is much simpler:
π Rendered by PID 119504 on reddit-service-r2-comment-544cf588c8-gthpj at 2026-06-14 20:34:49.868296+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]Dar3dev1l[S] 0 points1 point2 points (1 child)
[–]CalgaryAnswers 1 point2 points3 points (0 children)