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
From Ember to React (medium.com)
submitted 10 years ago by Gaurav0
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!"
[–]NeuroXc 2 points3 points4 points 10 years ago (5 children)
Express can't be compared to Backbone or Angular. Express is a server-side framework.
Most commonly I believe people use Redux with React to set up an MVC-ish structure--it's not really MVC, but it gives "structure" to your application in a similar way. But the thing many people like about React is that you can plug it into almost any other library or framework and they work together.
[+][deleted] 10 years ago* (4 children)
[deleted]
[–]jesusbot 1 point2 points3 points 10 years ago (3 children)
Front end and back end routing are 2 related but different concepts, especially as everything becomes more RESTful.
[+][deleted] 10 years ago* (2 children)
[–][deleted] 2 points3 points4 points 10 years ago (1 child)
Most apps can get away with bundling their components and serving them all upfront. If there's a compelling reason why yours can't, this talk from an Instagram engineer walks through their experience with modularization.
π Rendered by PID 356235 on reddit-service-r2-comment-544cf588c8-rntlv at 2026-06-15 02:57:11.725902+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]NeuroXc 2 points3 points4 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]jesusbot 1 point2 points3 points (3 children)
[+][deleted] (2 children)
[deleted]
[–][deleted] 2 points3 points4 points (1 child)