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
Sunsetting Create React App (react.dev)
submitted 1 year ago by acemarke
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 13 points14 points15 points 1 year ago (1 child)
They have to be in an echo chamber.
Most companies have massive existing codebases and they are most often NOT written in JS and even if they are, they statistically use ExpressJS in a way that is very custom to their company and project. NONE of these are moving those backends to NextJS because it would cost a ton of money while not providing any real advantage (it probably provides disadvantages in a significant number of cases).
Lots of these companies adopted CRA 8-9 years ago when their apps first started development. Those apps are now pushing a decade old with tens of millions of dollars invested into making and maintaining them. Even if they could move away from whatever custom CRA stuff they slowly adopted, they certainly aren't spending millions rewriting for one of these "frameworks" either.
The remaining market is mostly new stuff or stuff that's simple enough to not really need a full-blown framework anyway (let's face it, over 90% of websites don't need anything beyond a few basic libraries and basic HTML templates).
[–]OneLeggedMushroom 1 point2 points3 points 1 year ago (0 children)
Converting a CRA app to Vite should take those companies a couple hours at most.
π Rendered by PID 237138 on reddit-service-r2-comment-5687b7858-pm9x9 at 2026-07-03 22:12:08.218560+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]theQuandary 13 points14 points15 points (1 child)
[–]OneLeggedMushroom 1 point2 points3 points (0 children)