create-react-app remains popular


create-react-app remains popular. But these days, many people are reaching for Next.js and Remix instead.

They're great, but sometimes they're overkill.

In those cases, @vite_js is a great option.

Here are 10 reasons to consider Vite over create-react-app.

#react

To me, Vite feels like the next generation of create-react-app. It uses many of the same proven approaches, but uses more modern tools behind the scenes. 👍

And the difference in speed is shocking. Especially when converting a large codebase.

Same story with Vitest. So fast!
Oh, and switching from create-react-app is surprisingly easy.

Here's are the 6 minor differences I've found:

Oops, forgot to add alt to the images - Here's text, which also includes hyperlinks.

https://github.com/coryhouse/reactjsconsulting/issues/139

View original on X