2023-09-05
3431
#gatsby#nextjs
Peter Ekene Eze
11350
Sep 5, 2023 â‹… 12 min read

Next.js vs. Gatsby: Comparing React frameworks

Peter Ekene Eze Learn, Apply, Share

Recent posts:

Exploring Nushell, A Rust Powered, Cross Platform Shell

Exploring Nushell, a Rust-powered, cross-platform shell

Nushell is a modern, performant, extensible shell built with Rust. Explore its pros, cons, and how to install and get started with it.

Oduah Chigozie
Apr 23, 2024 â‹… 6 min read
Exploring Zed, A Newly Open Source Code Editor Written In Rust

Exploring Zed, an open source code editor written in Rust

The Zed code editor sets itself apart with its lightning-fast performance and cutting-edge collaborative features.

Nefe Emadamerho-Atori
Apr 22, 2024 â‹… 7 min read
Implementing Infinite Scroll In Next Js With Server Actions

Implementing infinite scroll in Next.js with Server Actions

Infinite scrolling in Next.js no longer requires external libraries — Server Actions let us fetch initial data directly on the server.

Rahul Chhodde
Apr 19, 2024 â‹… 10 min read
Integrating Django Templates With React For Dynamic Webpages

Integrating Django templates with React for dynamic webpages

Create a dynamic demo blog site using Django and React to demonstrate Django’s server-side functionalities and React’s interactive UI.

Kayode Adeniyi
Apr 18, 2024 â‹… 7 min read
View all posts

4 Replies to "Next.js vs. Gatsby: Comparing React frameworks"

  1. Hello, first of all congratulations on the post. I have a question: I have to make a tourism blog for the government that you recommend me to use, next or gatsby and I will surely add strpi (CMS headless)

  2. Gatsby with Strapi works very well for your need.
    Now gatsby also supports incremental built using gatsby cloud. You can safely pick them even for larger multi user blogs.

  3. thank you for comparision. I want to ask , we want to develop very big CRM/ERP project and we have almost 600 pages also dynamic pages, and different behaviour for different customers. so what should we use?
    i read all gatsby can use small projects less pages , but nextjs is suitable big project for many pages application ?
    do you agreee? should we use nextjs ?

  4. This post needs an update as Gatsby Cloud is shutting down and the future of GatsbyJS looks uncertain.

Leave a Reply