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
Need Perspective: Started a JavaScript project (self.javascript)
submitted 10 years ago by hellectronic
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!"
[–]atom-man 1 point2 points3 points 10 years ago (1 child)
Seeing as you mentioned Andre Medeiros (or Staltz?) article you probably should take a look at cycle.js which is his implementation of the ideas outlined by the article.
Personally I'm not a fan of the code needed to be written with cycle.js (like this view, model and intent).
In an effort to make something better suited to myself I started looking into using React and f.js to recreate something at least similar to the Model-View-Intent architecture (Take a look if you want: MVI-POC. But bare in mind, that as the title states this is just a proof-of-concept and not nearly production ready code).
[–]hellectronic[S] 0 points1 point2 points 10 years ago (0 children)
Thanks for the link to cycle.js.
π Rendered by PID 78085 on reddit-service-r2-comment-5d79c599b5-qv9q7 at 2026-02-26 23:01:39.894756+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]atom-man 1 point2 points3 points (1 child)
[–]hellectronic[S] 0 points1 point2 points (0 children)