Why I moved to Next.js
Saying goodbye to Gatsby
I'm saying goodbye to Gatsby and moving to Next.js, this is why I made the leap . When plugins and GraphQL aren't enough to justify the cost.
A full-stack framework built on React. It allows for static site generation, server side rendering, client side rendering and you can mix and match them as you see fit within your app. If you know React and want an easy to get started framework to complement your existing knowledge, Next.js is a good choice. It doesn't come with everything out of the box but it gives you a few good tools to get going and a solid foundation to build upon.
I'm saying goodbye to Gatsby and moving to Next.js, this is why I made the leap . When plugins and GraphQL aren't enough to justify the cost.
Create shared layout transitions with Framer Motion on a Next.js app in a few minutes
Blitz.js is a new framework that's built on Next.js. It's positioned as a Rails-like framework, it's monolithic and easy to use.