Do you need a static website that is super fast and is good for SEO? But it is still dynamic. You need a website that looks and feels like an app.
In this video, you’ll learn the difference between Gatsby and Next.
A great course on Udemy that will teach you how to get the best out of Gatsby is the course from Tom Philips. The title is Gatsby JS & Firebase: Build HYBRID realtime + static sites.
[ Ссылка ]
What are the big differences?
Gatsby’s pages are statically rendered and generated beforehand. But, if we use Next.js, then the page will be dynamically rendered. Next uses server-side rendering.
Gatsby is also very opinionated about how things should be done. While Next is not opinionated on how you handle data.
Gatsby lets's get data from anywhere, it could be a markdown, API, database, Wordpress. Gatsby makes it available to you via GraphQl API.
Gatsby is more like a WordPress it comes with a lot of plugins, while Next does not have plugins. Gatsby is really a React app. Gatsby created page still becomes a full React application.
One con with Gatsby is its complexity. GatsbyJS involves a lot of configuration and setup.
If you liked this video, you can always buy me a coffee: [ Ссылка ]
Find me on
- LinkedIn: [ Ссылка ] or
- Udemy: [ Ссылка ]
- Medium: [ Ссылка ]
Or subscribe to an email list: [ Ссылка ]
Enjoy the day :)
Ещё видео!