DEV Community

Cover image for Next.js: The Future Of React?

Next.js: The Future Of React?

Arjun Vijay Prakash on March 06, 2024

💡 Introduction Next.js is becoming more and more popular recently. This article explains exactly why it's getting called "The Future Of...
Collapse
 
_ndeyefatoudiop profile image
Ndeye Fatou Diop

I really like next.js for personal projects because it helps me get started quickly. However when it comes to work, I don’t use nextjs since the FE is more complex and would hit nextjs limitations

Collapse
 
arjuncodess profile image
Arjun Vijay Prakash

Nice!

But I disagree here, Next.js is framework that can help build all sorts of complicated things on the internet.

It has special features that can handle difficult tasks, so it's good for making complicated websites too.

Collapse
 
rouaabelhajali profile image
RouCodes_AI

1.I agree , and next js performance is much faster than react js .

Thread Thread
 
haintwork profile image
Harry Nguyen

Why nextjs is much faster than react while it's based on react?

Thread Thread
 
amauryvasquez profile image
Amaury Vasquez

Due to Server Side Rendering

Collapse
 
devashish2024 profile image
Ashish Agarwal

Remember that next.js is only when you are building a app that needs back-end. If you are testing out a library, like a design one, React is enough.
React: only front-end and basic back-end
Next.js: full-stack

Collapse
 
shubhsharma19 profile image
Shubh Sharma

Great explanation!

Collapse
 
zzhgitup profile image
子豪

Next 很好用