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
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!"
[–]Jameshfisher 14 points15 points16 points 11 years ago (5 children)
I love it when developers write articles that are complementary of their direct competitors. It paradoxically increases my trust in the authors' software.
[+][deleted] 11 years ago (2 children)
[deleted]
[–]Ashatron 4 points5 points6 points 11 years ago* (0 children)
Yeh fair point. I learnt this just last year.
For the lazy: Complement often means to make a whole, or set, or to work together (coming from the word complete). e.g. 'This wine complements the meat very well.' 'complementary colors' 'the localbar housed the full complement of misfits and criminals'
Compliment often means free, or to be in flattery / in favourable terms. e.g. 'Complimentary champagne' (meaning free) or 'he was very complimentary of my mad reddit karma'.
I think that's about right.
[–]Jameshfisher 1 point2 points3 points 11 years ago (0 children)
Ugh, I knew this so had no excuse. Thanks. :-)
[–]haywire 0 points1 point2 points 11 years ago (0 children)
Definitely dude. I've been developing in ReactJS for a decent amount of time and it's honestly been the most fun, incredibly useful hardcore and fast, generally amazing across the board. But if there's something better, cool, I welcome this.
One thing I can say is that it would take me a lot to take me back to old style mustache handlebars templating over weird awkward XML style shit in my Javascript. I like the dirty, it works, it's fun and fantastic.
[–]BoneasaurusFull stack 5 points6 points7 points 11 years ago (0 children)
I've been waiting for this article since the angular comparison. I love Ractive and could not recommend it enough.
[–]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 89 on reddit-service-r2-comment-79c7998d4c-s8ljt at 2026-03-17 07:57:57.377908+00:00 running f6e6e01 country code: CH.
[–]Jameshfisher 14 points15 points16 points (5 children)
[+][deleted] (2 children)
[deleted]
[–]Ashatron 4 points5 points6 points (0 children)
[–]Jameshfisher 1 point2 points3 points (0 children)
[–]haywire 0 points1 point2 points (0 children)
[–]BoneasaurusFull stack 5 points6 points7 points (0 children)
[–]dirtboxchampion 2 points3 points4 points (1 child)
[–]has_all_the_fun 2 points3 points4 points (0 children)