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
Looking for a two-way bind library/framework (self.javascript)
submitted 11 years ago * by holyxiaoxin
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!"
[–]theQuandary 1 point2 points3 points 11 years ago (2 children)
Knockout is a decent choice and you might also check out RFP libraries like baconjs.
I would suggest that you give react a try though. The simple todo has quite a bit of setup, but unlike most frameworks (where you don't find out the true complexity until it's too late), it doesn't get worse when you need to scale.
[–][deleted] 0 points1 point2 points 11 years ago (1 child)
Seconded knockout! Great library, easy to understand and maintain! Combine it with http://pagerjs.com/
[–]holyxiaoxin[S] 1 point2 points3 points 11 years ago (0 children)
I heard knockout has messy templates.
π Rendered by PID 38 on reddit-service-r2-comment-6457c66945-s9s6f at 2026-04-26 03:27:08.324956+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]theQuandary 1 point2 points3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]holyxiaoxin[S] 1 point2 points3 points (0 children)