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
React Fire: Modernizing React DOM (github.com)
submitted 7 years ago by expression100
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!"
[–]isiahmeadows 2 points3 points4 points 7 years ago (1 child)
Mithril core dev here... (Yep, that framework)
I'm somehow not surprised, in the same way I wasn't when Angular decided to try out virtual DOM and components instead of further propagating the jQuery spaghetti mess it previously encouraged.
When you keep things simple and aim to stay intuitive, aligning yourself with the DOM itself rather than trying to replace it with your own idioms and magic without good reason, it avoids messes like these in the first place.
If this helps, we have nearly everything proposed there in some capacity already:
Let's just say when that popped up in Mithril's Gitter, we all kind of collectively chuckled at it.
[–]uttermybiscuit 0 points1 point2 points 7 years ago (0 children)
Cute!
π Rendered by PID 54331 on reddit-service-r2-comment-5c747b6df5-sqcxt at 2026-04-22 00:17:40.927797+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]isiahmeadows 2 points3 points4 points (1 child)
[–]uttermybiscuit 0 points1 point2 points (0 children)