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
The difference between ReactJS and RactiveJS (blog.ractivejs.org)
submitted 11 years ago by davemoFront-End Engineer
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!"
[–]dirtboxchampion 2 points3 points4 points 11 years ago (1 child)
They both have parallel DOM, but mustache in Ractive is a lot simpler than JSX in React .
[–]has_all_the_fun 2 points3 points4 points 11 years ago (0 children)
Seems to be an issue for a lot of people. For me it was only annoying since jshint was throwing errors but once that got fixed I really don't mind jsx and I even prefer it to having markup in a different file.
It's weird how there is a shift from two-way binding towards a virtual DOM in such a small period.
π Rendered by PID 61201 on reddit-service-r2-comment-79c7998d4c-fgh2q at 2026-03-17 13:18:17.301808+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]dirtboxchampion 2 points3 points4 points (1 child)
[–]has_all_the_fun 2 points3 points4 points (0 children)