Maybe Create React App Isn't Dead?

preview_player
Показать описание
What? Create react app is the number 1 project deployed on Netlify?

**QUESTIONS ABOUT MY SETUP**

**STAY IN TOUCH 👋**

**DISCORD**
Рекомендации по теме
Комментарии
Автор

What’s amazing about the new react documentation is that they put vite at the bottom of the page, they don’t push to vite which is in my opinion, the best way to start with react.

christopheanfry
Автор

Like many other comments, I also default to Vite now when I quickly want to setup a React project. Pointing beginners to a full-stack framework like Next just adds an unnecessary layer of complexity on top of all the things they already need to learn. Focussing on just one thing at a time reduces the risk of tangling them all together without understanding how each of them work at their core.

Stratopeter
Автор

I use Vite, I don't think I will come back to CRA in the near future.

ronyortizop
Автор

Great video, as always! I do have a CRA app in production. Just because it's "dead" on the Internet doesn't mean everybody stops using it in an instant. It's a small single-page application with authentication. I need to research where I should head with that project. Not requesting, but would love a video where you transform an existing CRA app into something future-proof. 😉

ClaudioBernasconi
Автор

After trying Vite, I never wanna use CRA.

Thank You for the awesome content you always bring to the developers world especially with an English that's very easy to understand for non-native English speakers/ people who search for content on Web Development.

abc_cba
Автор

I just want us to re-create create react app brand new that it shines again, with better developer experience and tooling, it's only that is needed, next js is great but too much to new beginners just getting started with react!

husseinkizz
Автор

I've been learning react recently so tutorials I've found online are all CRA - then I saw a vid saying VITE is the way to go, so tried that, and it's much quicker to get react setup with typescript too. yet you didn't mention vite at all -- is vite fairly new?

harag
Автор

Creo que quieren captar a los nuevos usuarios hacia Next.js. Gracias por tu contenido 👍

maxcarlosdavid
Автор

I just start learning React a week ago but the course I'm taking uses CRA andI feel like to use it's good then after understand it a bit more then I'll use nextJs

atmsudawa
Автор

dude cra is dead because it recently got disposed by meta so ofcourse before that to build react people would use cra so like its and idiotic to compare old data to new changes now look how many new deployed app use cra its successor is definitely vite might also be turbo if vercel want

ulrich-tonmoy
Автор

React team don’t push for Vite because it was created by Vue JS creator 😅

shinobi