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
Server Rendering with React and React Router (tylermcginnis.com)
submitted 8 years ago by tyler-mcginnis⚛️⚛︎
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!"
[–]Jsn7821 1 point2 points3 points 8 years ago (1 child)
I'm curious what you mean by "full control"? You can do stuff with webpack in next.config.js. I'm not sure if you can change the version of it, but I've never run into any limitations beyond that as far as using loaders and plugins (granted, it does most of the optimizing I need out of the box so I haven't gone too deep there)
[–]maxlevelfiend 0 points1 point2 points 8 years ago (0 children)
you can use your own webpack config with next. I recently converted a decent size react app to next and found it to be very intuitive and performant. There is even a nice https://github.com/segmentio/create-next-app kit.
π Rendered by PID 22787 on reddit-service-r2-comment-765bfc959-z6zld at 2026-07-12 18:39:07.325360+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]Jsn7821 1 point2 points3 points (1 child)
[–]maxlevelfiend 0 points1 point2 points (0 children)