- Vite with Vue3 UI and server shared configuration containerized app https://github.com/mbokil/vue3-vite-containerized-app 2 comments vuejs
- Vite configuration problem: Hot Module Replacement (HMR) - existing PHP application https://pastebin.com/WP6XUWne 6 comments webdev
- How to configure VS Code for Vue.js development using Vite: launch the Vite dev server, attach a browser, and hit breakpoints set in VS Code https://mfcallahan.blog/2023/04/24/configuring-vs-code-for-vue-js-development-using-vite/ 6 comments vuejs
- Introducing Ladle, a drop-in alternative to Storybook for React components. Based on Vite , instant server start, 4x faster production build, 20x smaller footprint, code-splitting, fast refresh, single dependency & command and no configuration required. https://www.ladle.dev/blog/introducing-ladle/ 34 comments javascript
- Introducing Ladle, a drop-in alternative to Storybook for React components. Based on Vite , instant server start, 4x faster production build, 20x smaller footprint, code-splitting, fast refresh, single dependency & command and no configuration required. https://www.ladle.dev/blog/introducing-ladle/ 27 comments reactjs