Hacker News
- Migrating from Create React App to Vite https://klimer.eu/2024/07/06/migrating-from-create-react-app-to-vite/ 52 comments
- Microsoft launches new app store for Windows – from React to Shoelace, Lit, Vite https://www.theverge.com/2023/10/6/23906082/microsoft-windows-app-store-web-version-launch 36 comments
- Migrating your app from Webpack to Vite https://dev.to/stormkit/migrating-stormkit-from-webpack-to-vite-5429 5 comments javascript
- Migrating your React app from Webpack to Vite https://dev.to/wojtekmaj/migrating-your-react-app-from-webpack-to-vite-inp 58 comments javascript
- What is Vite and Why Should You Use It Instead of Create React App? https://luketheweb.dev/blog/what-is-vite-and-why-should-you-use-it-instead-of-create-react-app 87 comments reactjs
- What is Vite and Why Should You Use It Instead of Create React App? https://luketheweb.dev/blog/what-is-vite-and-why-should-you-use-it-instead-of-create-react-app 2 comments webdev
- Migrating from Create React App (CRA) to Vite https://cathalmacdonnacha.com/migrating-from-create-react-app-cra-to-vite 6 comments javascript
- Migrating from Create React App (CRA) to Vite https://cathalmacdonnacha.com/migrating-from-create-react-app-cra-to-vite 2 comments frontend
- vite-rs: Embed ViteJS-compiled apps in your Rust binary https://github.com/Wulf/vite-rs 5 comments reactjs
- Building a Production Docker Container for Vite + React Apps https://alvincrespo.hashnode.dev/react-vite-production-ready-docker 6 comments reactjs
- Vite with Vue3 UI and server shared configuration containerized app https://github.com/mbokil/vue3-vite-containerized-app 2 comments vuejs
- Reducing React Dev Server to 213ms - From Create React App To Vite Migration https://orizens.com/blog/reducing-react-dev-server-to-213ms-from-create-react-app-to-vite-migration/ 8 comments reactjs
- Migrating a Laravel Jetstream app from Mix/Webpack to Vite - Charlie Joseph https://charliejoseph.com/blog/migrating-a-laravel-jetstream-app-from-mix-webpack-to-vite 3 comments laravel
- Setting up a React.js project using Vite instead of Create React App https://zaiste.net/posts/modern-lightweight-reactjs-setup-graphql-vite-urql/ 15 comments javascript
- I have a new project that attempts to fix one of the more common issues with client-side rendered Vite React apps. https://github.com/dqhendricks/vite-plugin-react-meta-map 21 comments reactjs
- I created a ThinkFun Rush Hour solving app using React + Vite for fun https://rushhoursolver.com/ 4 comments reactjs
- Vitron - Library to build beautiful (win, linux, mac) desktop apps for modern web projects with vite and electron. https://github.com/tada5hi/vitron 3 comments javascript
- This Week In React #143: RSC Quiz, useFormStatus, Next.js Website, Panda CSS, useLayoutEffect, Million.js, Immer, Super Apps, React-Three-Fiber, Vite... https://thisweekinreact.com/newsletter/143 5 comments reactjs
- How To Create A Mobile App Using Vite, Vue and Ionic Capacitor - Firebase Integration Part II - Adding User SignIn and SignOut with Firebase & Firebase Authentication Emulator. We also touch on router guards and firebase rules for accessing the data https://youtu.be/kowZt0HoUCU 2 comments vuejs
- How To Create A Mobile App Using Vite, Vue, and Ionic Capacitor In 8 Minutes Including Explanation - No UI Components, use whatever you want or nothing at all https://youtu.be/K_OwSHPxT-A 8 comments vuejs
- Replace Create React App recommendation with Vite by t3dotgg · Pull Request #5487 · reactjs/reactjs.org https://github.com/reactjs/reactjs.org/pull/5487 20 comments programming
- Clean Up Your Imports using Absolute Imports & Alias on React apps (Next.js, CRA, and React-Vite) https://dev.to/theodorusclarence/clean-up-your-imports-using-absolute-imports-alias-on-react-apps-next-js-cra-and-react-vite-2160 60 comments reactjs