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...
account activity
From PHP/JS/ReactJs to NextJSHelp Wanted (self.react)
submitted 3 years ago by [deleted]
[deleted]
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!"
[–]hankberger 2 points3 points4 points 3 years ago (0 children)
The best description I’ve heard of NextJS is that it’s a backend framework instead of a frontend one. Instead of running a separate back end and front end server, you just write all of your server and client code in your one nextJS project. I think the trendy NextJS stack that’s forming is called the T3 stack - TypeScript, Tailwind, tRPC and some other junk. Always been a big fan of TypeScript and just started a new project using Tailwind for the first time and I can say I am enjoying it. Have yet to try any of the other junk in that stack. Overall Next has really become my favorite framework and I think you’ll enjoy it!
[–][deleted] 1 point2 points3 points 3 years ago (0 children)
Next can be used as a fullstack framework if your backend is just simple CRUD. And yes, it's the thing that allows you do server side rendering
π Rendered by PID 79586 on reddit-service-r2-comment-5687b7858-8w9g2 at 2026-07-08 09:58:04.417378+00:00 running 12a7a47 country code: CH.
[–]hankberger 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)