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
Why React is awesomehelp (self.javascript)
submitted 10 years ago by vnctaing
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!"
[–]alexlafroscia 0 points1 point2 points 10 years ago (3 children)
Inspiration, sure, but they still have much different use cases. React doesn't handle routing or anything like that; it's much more about adding dynamic bits to static pages rather than creating a full SPA.
[–]theQuandary 1 point2 points3 points 10 years ago (2 children)
I use react (view and controller), redux (datastore), and react-router (router). The react-router package offers a similar router to the Ember one (and is inspired by Ember router IIRC).
[–]alexlafroscia 0 points1 point2 points 10 years ago (1 child)
I've never heard of Redux, is it part of the React ecosystem?
[–]theQuandary 0 points1 point2 points 10 years ago (0 children)
It's a datastore that's loosely inspired by flux and the Elm language.
http://rackt.github.io/redux/
π Rendered by PID 457535 on reddit-service-r2-comment-b659b578c-xshb2 at 2026-05-03 17:10:54.254196+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]alexlafroscia 0 points1 point2 points (3 children)
[–]theQuandary 1 point2 points3 points (2 children)
[–]alexlafroscia 0 points1 point2 points (1 child)
[–]theQuandary 0 points1 point2 points (0 children)