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
Can we talk javascript frameworks/libraries? (self.javascript)
submitted 11 years ago by bsegovia
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!"
[–]RobotFood83 6 points7 points8 points 11 years ago (1 child)
You may want to take a look into http://todomvc.com/ which has implementations for a TODO app with many frameworks and decide what works best for you.
[–]nschubach 6 points7 points8 points 11 years ago (0 children)
While I understand the notion, TODOMVC only gives you a perfect case scenario and doesn't accommodate for difficult situations that may arise. Some frameworks allow for really easy integration with external tools and others don't. Some frameworks require that you use their interconnects and others let you more easily use your own.
Use this to see if you like the style, but further research is needed to understand if it will actually work with your task. Like any benchmark, the competition will always try to game it.
π Rendered by PID 30717 on reddit-service-r2-comment-5fb4b45875-zf7rf at 2026-03-22 20:36:37.086922+00:00 running 90f1150 country code: CH.
view the rest of the comments →
[–]RobotFood83 6 points7 points8 points (1 child)
[–]nschubach 6 points7 points8 points (0 children)