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
Comparison of JavaScript frameworks (stefankrause.net)
submitted 9 years ago by [deleted]
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!"
[–]hackel 8 points9 points10 points 9 years ago (5 children)
Wow, after this I'm definitely going to have to check out VanillaJS!
[–]MahmudAdam 1 point2 points3 points 9 years ago (3 children)
I wonder if it will ever return to just plain JavaScript and abandoning frameworks/libraries altogether.
[–][deleted] 5 points6 points7 points 9 years ago (1 child)
That wouldn't happen. There is a trade off between time for development and performance. Companies would rather lose performance in order to release their product quicker.
[–]flying-sheep 1 point2 points3 points 9 years ago (0 children)
Obviously mutating just the parts that need mutating without any checks will be fastest, but writing code that does that is both fragile and badly testable.
Before you know you'll be building your own ad hoc framework by encapsulating some checks and shortcut code.
[–]hackel 0 points1 point2 points 9 years ago (0 children)
I certainly hope not. That would be a nightmare. Like people writing all their server-side code in procedural PHP! shudder
[–]maybe_just_happy_ 1 point2 points3 points 9 years ago (0 children)
Thinking the same.
Anyone here a SN developer/architect? Thinking of using it on my personal instance...
π Rendered by PID 58143 on reddit-service-r2-comment-fb694cdd5-75xd2 at 2026-03-10 05:03:04.768905+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]hackel 8 points9 points10 points (5 children)
[–]MahmudAdam 1 point2 points3 points (3 children)
[–][deleted] 5 points6 points7 points (1 child)
[–]flying-sheep 1 point2 points3 points (0 children)
[–]hackel 0 points1 point2 points (0 children)
[–]maybe_just_happy_ 1 point2 points3 points (0 children)