Next.js Discord

Discord Forum

React or Nextjs ?

Unanswered
(-.-) posted this in #help-forum
Open in Discord
Is Next.js mostly used to create blogs and news pages? For example, I need to create a CRM-like dashboard. I don't need SEO. Would it be better to use React or Next.js?

2 Replies

Toyger
depends on your requirements, react SPA + some backend will have better hardware performance, but nextjs have it's own features like built-in convenient router/caching/RSC support.