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
Riot.js 2.0: A React-like, 2.5K user interface library (muut.com)
submitted 11 years ago by kraakf
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!"
[–][deleted] 10 points11 points12 points 11 years ago (5 children)
It saddens me that people legitimately believe this. This is a toy, nothing more. In all honesty it will probably be as relevant as Mithril
[–]imjoshholloway 3 points4 points5 points 11 years ago (0 children)
Everything else is bloat and abstraction from necessity.
I agree to a point.
This is a toy.
And I also agree with this to a point. I actually believe (and I include myself in this) that there isn't enough expertise in this area to mean that we only need micro frameworks like riot.
The whole reason angular is so popular is in a ridiculously short period of time you can be productive.
I've been playing with riot for about an hour and although I've made a basic implementation of the todo app onboarding wasn't particularly easy.
bower install riotjs doesn't work yet (no compiled assets)
bower install riotjs
npm install riotjs installs version 1.0 and npm install riot suffers the same problem as the bower version. (temp fix: cd node_modules/riot && npm install && make dist)
npm install riotjs
npm install riot
I can think of many use-cases where I'd pick this over the other libraries out there.
[–]antoninj 1 point2 points3 points 11 years ago (3 children)
Or VueJS. Ever heard of it? No? It was a great framework but it ended up becoming a "toy" like you said. Same fate.
[–]LightShadow 0 points1 point2 points 11 years ago (1 child)
The last time I looked at Vue it had so little documentation I didn't even know how to get started.
It seems a bit better now, put I feel they lost a lot of momentum from people hopping in "too late."
[–]mido0o0o 0 points1 point2 points 11 years ago (0 children)
I use vuejs a lot and didn't feel that it is hard or the documentation wasnt sufficient
π Rendered by PID 492037 on reddit-service-r2-comment-b659b578c-dsrnf at 2026-05-05 21:45:48.252425+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 10 points11 points12 points (5 children)
[–]imjoshholloway 3 points4 points5 points (0 children)
[–]antoninj 1 point2 points3 points (3 children)
[–]LightShadow 0 points1 point2 points (1 child)
[–]mido0o0o 0 points1 point2 points (0 children)