React Framework Comparison: Gatsby, Next.js, Blitz, Redwood

preview_player
Показать описание

---------- Course

---------- Connect

---------- Timeline

00:00 - Introduction
00:25 - TL;DR
03:45 - Create React App
05:35 - Gatsby
16:00 - Blitz
19:55 - RedwoodJS
Рекомендации по теме
Комментарии
Автор

Trying Redwood right now, and absolutely in love with it. It gives so much without creating abstractions like Blitz.js, it's just a simple GraphQl layer. I think for startups Redwood is the winner, gives so much more freedom, flexibility, and big plus the developers can work with something more than familiar.

timroth
Автор

Great TLDW at the beginning. That's what I watched! :) Regarding CRA, we might say that to start off with learning React, it's the way to go. If we use too much magic, with routing, etc. then we miss out on understanding more about how React is working, which typically is a bad thing.

codefinity
Автор

Hi, Leigh. I bought your Next.js course.
Before starting it I already knew Next.js, Typescript, GraphQL and Prisma still I learnt a lot.
Thank you for your videos and your awesome course. Highly recommend it 🙌

instrusic
Автор

Very good and honest comparison. You explained very well with good examples to back up what you're saying

ralphel-samra
Автор

really good video! thx for the tldr at the start.

syrix
Автор

This was helpful. I wanted to try Next js, never had time for it. I got confused when I was watching this comparison, and now don't know which framework to try first. But still I'll check out Next js, because it's older and has a good reputation in the industry.
And thank you Leigh for doing this comparison

micoberss
Автор

Great breakdown. I like Blitz the most.

riongull
Автор

Cool video! Any comparisons between Next, Svelte and Redwood? Intent to build an app, with API and a graph db. ?

hiranga
Автор

The automatically generated subtitles are in the Vietnamese language, which is incorrect!

huella
Автор

What happened to Blitz..? It's been a year.
v0.45.4
Latest
on 12 Apr

avertry
Автор

The video sound is pretty good, beyond my imagination

nguyenkien
Автор

You would use CRA if you want an SPA over SSR. For an app behind auth, SSR is often times unnecessary complexity.

VanjaMk
Автор

From Gatsby v3, u dont need a qraphql query to load every image.
And Next/Auth seems enough when I need.

mkroven
Автор

Haven't used Blitz and Redwood but about to try them. Let's see who wins

MaxProgramming
Автор

Redwoodjs does not support CSS Modules (or any other scoped css solution), and that annoys me greatly.

MaksymMinenko
Автор

love TL;DR.... all < 20 mins YT videos should have that -.-

TommyTheJ
Автор

Hey Leigh, I'm wondering if you could make a tutorial making an app that uses auth with protected routes in Next.js using external api, most content that I've seen about Next was using the built in next node api but in real apps mostly this is'nt the case they always try to seperate front from back .

mooder
Автор

can y share video compare between React Frameworks and Angular :)

ammarmahmoud
Автор

All of this is fine editorial but the real difference is what is the build times on a non-trivial (mid-sized to large-size app). Gatsby is a mess at this level. (random heap overflows & 30+ minute build times) I'm not sure about the rest but I can only imagine the build times are rough for all of them. Building a language inside a language inside a language is where we sadly are in web dev.

indycinema
Автор

Over 9000 thumbs up for TL;DR at start.

kumekster