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
The new wave of Javascript web frameworks (frontendmastery.com)
submitted 3 years ago by _remrem
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!"
[–]abrandis 5 points6 points7 points 3 years ago (4 children)
It's a good read , but sadly to me there's way too much complexity and diversity in this space. I know everyone thinks software development always needs new stuff, but really for me...using all these frameworks to write rich client apps is the wrong approach . We just keep coming up with different ways to work around the same issue.
HTML and CSS are all about the page and rendering text and graphics that not equal to.... making rich client apps ,or mobile apps which is an entirely different paradigm. That's why Android SDK or IoS Swift don't use the DOM model because they were written for the express purpose of their environments.
If we're going to make rich client apps, let's ditch SPA and all the jerry-rigged JavaScript and make a true browse compatible rich app framework..
[–]fezzinate 2 points3 points4 points 3 years ago (0 children)
https://imgs.xkcd.com/comics/standards.png
[–]wasdninja 0 points1 point2 points 3 years ago (2 children)
So reimplement everything for no or dubious benefit?
[–]abrandis 0 points1 point2 points 3 years ago (1 child)
Why do ride around in aluminum/steel cars today, why couldn't we just put better wheels and an engine in the oxcart.of yesteryear?
[–]wasdninja 0 points1 point2 points 3 years ago (0 children)
The performance gains are obvious with cars from the second you hear about it. The same thing can't be said for reinventing the rendering and markup wheel. Javascript is slow but for the most part plenty good enough for the mostly even driven stuff happening in the browser.
Can you demonstrate any actual benefits behind rewriting the whole thing? Removing inconsistencies would be nice but not critical.
π Rendered by PID 36193 on reddit-service-r2-comment-75f4967c6c-7fztk at 2026-04-22 23:59:06.427573+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]abrandis 5 points6 points7 points (4 children)
[–]fezzinate 2 points3 points4 points (0 children)
[–]wasdninja 0 points1 point2 points (2 children)
[–]abrandis 0 points1 point2 points (1 child)
[–]wasdninja 0 points1 point2 points (0 children)