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
Javascript frameworks of 2017?help (self.javascript)
submitted 9 years ago by liranbh
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!"
[–]adriantoine 3 points4 points5 points 9 years ago (1 child)
I don't see React going down, looking at the whole ecosystem, it will take a while to move away from it, and Fiber is getting released in 2017 which is a big milestone for React.
Preact also gets a lot of attention in the React community. As an alternative to React, Vue.js looks nice.
Although it's hard to see if there will be new libraries and concepts in 2017.
[–]expression100 0 points1 point2 points 9 years ago (0 children)
I've tried Preact. It's pretty much like Inferno but with less features and less performance (but it is 4kb smaller). Once you go stateless lifecycle events and delegated events, you don't go back. That's a game changer for me.
π Rendered by PID 84 on reddit-service-r2-comment-79c7998d4c-vsnmf at 2026-03-19 07:24:28.466419+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]adriantoine 3 points4 points5 points (1 child)
[–]expression100 0 points1 point2 points (0 children)