10 reasons I recently switched an app from create-react-app to @vercel...


10 reasons I recently switched an app from create-react-app to @vercel Next.js:

1 Faster startup
2 Faster builds
3 Faster first paint
4 Faster tests (due to #3)
5 Auto code splitting
6 Auto prefetch
7 Convention-based routes
8 Scroll restore
9 Head components
10 Rapid innovation

View original on X