A React Framework with great DX and performance
https://nextjs.org
https://www.cloudflare.com/learning/performance/more/website-performance-conversion-rates/
https://web.dev/vitals/
Client Side Rendering (CSR)
Static Site Generation (SSG)
Server Side Rendering (SSR)
https://nextjs.org/docs/basic-features/data-fetching#getstaticprops-static-generation
https://nextjs.org/docs/routing/introduction
https://nextjs.org/analytics
https://www.youtube.com/watch?v=R4sdWUI3-mY
https://github.com/tomfa/next11-demo/blob/main/pages/styles/index.tsx
https://www.youtube.com/watch?v=Rbi52ZYtVKM
NextJS Preview mode allows us to preview pages with new data, inside Sanity (and others)
https://nextjs.org/docs/advanced-features/preview-mode
https://www.sanity.io/blog/live-preview-with-nextjs
https://www.youtube.com/watch?v=o_wZIVmWteQ
https://next-auth.js.org/getting-started/introduction
https://github.com/tomfa/next11-demo/commit/9e9e5fc31c8e5de49b92d8e1f5c0ca588dd93464
https://vercel.com/new