Vite – The Next Generation Frontend Tooling
How will we build web apps in the future? Let's learn how esbuild and bundlers like Vite built on top of it work to see how it can speed up our dev workflows.
In this demo, I will talk about what is Vite. What makes Vite special? How fast Vite is? Why would you need a native-es-modules-based server for development? How bundle-based dev server works and how native-esm based dev server works as well. And of course the limitations of Vite. What is rollup and how rollup-based build for production works? And last but not the least, try Vite in a React app.
Vorkenntnisse
Lernziele