Front-end Development / JavaScript / Vite / Webpack Vite vs Webpack Today we’ll compare Vite vs Webpack, these are both great bundlers but each has its own advantages and you might want to use one or the…
Front-end Development / JavaScript / Vite What is and how to use “base” path | Vite Vite is a bundler that provides a fast development experience by using native ES modules, and in this article, we’ll dive into that base is…