Tag: Build Tool
2 posts
-
Vite Complete Guide | Fast Dev Server, Build Optimization, Plugins & Library Mode
Master Vite for modern frontend development. Covers ESM-based dev server, HMR, build configuration, plugin API, environment variables, library mode, and migration from webpack — with React and Vue examples.
-
Webpack Complete Guide | Internals, Loaders, Plugins, Splitting & Production Patterns
Webpack 5 deep dive: dependency graph, Tapable hooks, loader pipeline, code splitting, tree shaking, and production caching. Practical config with TypeScript, React, and optimization patterns.