Optimization and Bundlers (Vite, Webpack)

This is what we use at the end of a project to drastically optimize performance and reduce the size of elements in production (tree shaking, minification, optimization, etc.).

lessons
1
Level
Beginner