Settings

Theme

Next.js 16

nextjs.org

28 points by FBISurveillance · 10 comments

Reader

4 threads
tipiirai

I’m guessing 400MB for a blank Hello, World app

  • akmittal

    Everyone like to shit on node/nextjs ecosystem. Developers are putting real effort to improve though. JS tooling is moving to rust, node is adding high level APIs so we should need lesser third part libraries.

    • pjmlp

      I have an idea, also replace JS with Rust, don't stop at the tooling.

      Kind of interesting how the scripting languages that were all the range in 2010 as replacement for Java, C#, are now being rewritten in Rust, Go, C++, Dart after crumbling in performance issues.

      • mrsmrtss

        Why are you excluding C# and Java here? There are certainly many rewrites to these languages, but this kind of rewrites are "boring" for the crowds here and don't get the spotlight. IMO building web services with Rust, C++ is a almost always a wrong choice.

        • pjmlp

          Because that isn't what cool kids in JavaScript ecosystem are flocking to, that is their parents languages.

          Myself I will keep using C# and Java as long as I can in the middle of all this AI craziness, see my profile.

    • brazukadev

      There're people working on all bad software, scammers also work hard. We should not reward them in anyway tho.

  • biinjo

    That’s before installing dependencies.

brazukadev

It's funny that on the 16th iteration, they change a core feature like middleware and break all existing code. Nextjs is pure garbage, advertised by React.

jemiluv8

I suppose they are still shipping these things. With mcp integration and bluh, bluh, bluh. I marvel always at how much has changed and also how little has changed in building websites. My verdict: little has changed on the web. We just have too much commercial interest and a bunch of cs grads that need to do something with their theoretical skills.

e2e4

Neat (if it works):

# Use the automated upgrade CLI npx @next/codemod@canary upgrade latest

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection