DEV Community

Cover image for How React and NextJS can power your next web project

How React and NextJS can power your next web project

Anna Baker on August 28, 2022

I have decided to go with React and NextJS and see how they make the perfect combination. In the following article, I'll go over what makes React a...
Collapse
 
charlie007star profile image
Sujin S R

Yeah, I love Next more than any other frontend framework

Collapse
 
annabaker profile image
Anna Baker

I definitely understand where you're coming from!

Collapse
 
anshumanxda profile image
Anshuman Pathak

where?

Thread Thread
 
annabaker profile image
Anna Baker

Next.js is an amazing framework that makes it super easy to build performant, server-side rendered React apps. Not to mention, the documentation is top-notch!

Collapse
 
eshimischi profile image
eshimischi

Likewise with Vue/NuxtJS

Collapse
 
vishwastyagi profile image
Vishwas Tyagi

I'm currently working with React and planning to learn Next.js soon.

Collapse
 
annabaker profile image
Anna Baker

I'm glad to hear that :)

Collapse
 
joelbonetr profile image
JoelBonetR 🥇

+1 here! Next JS is quite flexible and straightforward to use 😁

Collapse
 
annabaker profile image
Anna Baker

It's definitely a great framework to use :)

Collapse
 
cuongnguyen11 profile image
cuongnguyen11

there is only one thing I do not like about Next is css support, I am not a fan of css module :D

Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

I usually go for ChakraUI or MUI components and NextJS has done a great job lately supporting emotion. But I agree CSS could have a better out of the box support, they could bundle at least SASS out of the box.

Collapse
 
youssefmic profile image
Youssef-mic

Although I recommended NextJS but we broke apart 💔. I am switching to Gin due to api problems 😢

Collapse
 
pavelee profile image
Paweł Ciosek

Agree, a great framework!

Collapse
 
annabaker profile image
Anna Baker

absolutely!

Collapse
 
waynium profile image
Waynium

I love this breakdown, as a beginner in React this has some clarity in it

Collapse
 
milamila profile image
Mila

Hey @annabaker what types of projects are you building? Are they more product based?

Collapse
 
annabaker profile image
Anna Baker

Hey,
Currently I am building a website using NextJS. It's mostly for learning purposes.

Collapse
 
shshank profile image
Shshank

Vue/NuxtJs or react/nextjs both are good options. I do agree nextjs is pretty awesome when it comes to documentation.

Collapse
 
annabaker profile image
Anna Baker

I definitely agree!