2022-09-02
2465
#create react app#react
David Omotayo
129725
Sep 2, 2022 â‹… 8 min read

Vite 3.0 vs. Create React App: Comparison and migration guide

David Omotayo Frontend developer and indie game enthusiast.

Recent posts:

React’s `use()` API is about to make useContext obsolete

Learn how React’s new use() API elevates state management and async data fetching for modern, efficient components.

Emmanuel John
Aug 12, 2025 â‹… 7 min read

Fix over-caching with dynamic IO caching in Next.js 15

Next.js 15 caching overhaul: Fix overcaching with Dynamic IO and the use cache directive.

David Omotayo
Aug 6, 2025 â‹… 10 min read
LLMs are facing a QA crisis here’s how we could solve it

LLMs are facing a QA crisis: Here’s how we could solve it

LLM QA isn’t just a tooling gap — it’s a fundamental shift in how we think about software reliability.

Rosario De Chiara
Aug 4, 2025 â‹… 7 min read

Windsurf vs. Cursor: When to choose the challenger

Windsurf AI brings agentic coding and terminal control right into your IDE. We compare it to Cursor, explore its features, and build a real frontend project.

Chizaram Ken
Jul 31, 2025 â‹… 9 min read
View all posts

2 Replies to "Vite 3.0 vs. Create React App: Comparison and migration guide"

  1. You should add a “Common Q’s” section, like off the top of my head, CSS module support? SCSS/SASS support? WIll it handle SVG imports like CRA?

Leave a Reply