Frontend
24 views
Vite
Quick Definition
Fast build tool with instant server start and HMR
Full Definition
A fast build tool providing instant server start and lightning-fast hot module replacement.
Examples
dev server, HMR, rollup-based builds, plugin system
Related Terms
webpack
rollup
esbuild
More Frontend Terms
Code Splitting
Breaking JS bundles into smaller chunks loaded on demand
Static Site Generation
Pre-rendering pages at build time into static HTML
Flexbox
CSS layout module for one-dimensional item arrangement
Tailwind CSS
Utility-first CSS framework for custom design building
React
JavaScript library for building user interfaces
Svelte
Compiler-based framework producing efficient vanilla JS