I saved 32 minutes a week by switching from Create React App to Vite
Both Create React App (CRA) and Vite are build tools that can be used to create single page applications (SPAs). Today, CRA is still considered the de facto standard for creating new React applications. It’s even officially recommended in the React d...
Aug 17, 20222 min read55
