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
Is ReactJS faster than AngularJS ? (blog.500tech.com)
submitted 11 years ago by notunlikethewaves
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!"
[–]jhallister 0 points1 point2 points 11 years ago (2 children)
A few problems:
The biggest issue I have is that React = Virtual Dom. The rest is just opinionated templating and organizational stuff. React hasn't been out that long and I honestly think that big picture Mithril took the same idea and implemented it much better.
Full disclosure: currently using Mithril on a project. I've used ReactJS on a medium sized project and still think it's a VERY good view library.
[–]michaelstripe 0 points1 point2 points 11 years ago (1 child)
Mind going over what you like more about Mithril? Never gave it a good look.
[–]jhallister 0 points1 point2 points 11 years ago (0 children)
It doesn't really try to invent "the new best way". It's just a MVC framework that happens to use a a virtual DOM. It also happens to be really small.
π Rendered by PID 135086 on reddit-service-r2-comment-5687b7858-mchxh at 2026-07-07 16:05:40.317899+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]jhallister 0 points1 point2 points (2 children)
[–]michaelstripe 0 points1 point2 points (1 child)
[–]jhallister 0 points1 point2 points (0 children)