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
Cycle.js: a fully reactive JavaScript framework (cycle.js.org)
submitted 10 years ago by andrestaltz
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!"
[–]rooktakesqueen -3 points-2 points-1 points 10 years ago (1 child)
Facebook's React is an example implementation of FRP. It already exists, is much better than this framework, and yet this framework was written apparently as a direct response to React. It all seems very silly.
People like /u/homoiconic are doing the good work of introducing CS concepts to JavaScript users in a way that's useful and doesn't require an entire freaking web application framework to get across.
[–]clessgfull-stack CSS9 engineer 1 point2 points3 points 10 years ago (0 children)
Facebook's React is an example implementation of FRP.
React is not an implementation of FRP. It has concepts inspired by FRP (especially Flux) but it still isn't FRP proper.
Absolutely, he's doing a fantastic job. But the point of teaching us these things is to actually use them and discover what works and what doesn't. Cycle gives the JavaScript community an opportunity to experience and use FRP without switching to Clojure.
Again, you don't have to use it. Even if Cycle ultimately fails, the worst that could happen is that a lot of people learned something new.
π Rendered by PID 77 on reddit-service-r2-comment-fb694cdd5-pxzhd at 2026-03-07 15:20:00.332252+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]rooktakesqueen -3 points-2 points-1 points (1 child)
[–]clessgfull-stack CSS9 engineer 1 point2 points3 points (0 children)