You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next. js is worth considering over React when you need server-side rendering, static site generation, simplified routing, improved performance, or built-in features for your web application, such as optimisation and better SEO, but still we need React for client-side components.
You used use client in all pages, what's now the point using NextJs? Why not just write everything on react
The text was updated successfully, but these errors were encountered: