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
Is your feature request related to a problem? Please describe.
This is a suggestion which align with latest official recommendation from React core team. Use Next.js as the main framework.
Describe the solution you'd like
By using Next.js you will be able to achieve super fast page loads and given it's a framework your application will be more resilient to upcoming React features/changes
Describe alternatives you've considered
Only other alternative for Next.js is Remix but still it is pretty new.
Is your feature request related to a problem? Please describe.
This is a suggestion which align with latest official recommendation from React core team. Use Next.js as the main framework.
Describe the solution you'd like
By using Next.js you will be able to achieve super fast page loads and given it's a framework your application will be more resilient to upcoming React features/changes
Describe alternatives you've considered
Only other alternative for Next.js is Remix but still it is pretty new.
Additional context
Link to new React docs
The text was updated successfully, but these errors were encountered: