Frontend
27 views
Webpack
Quick Definition
Module bundler for compiling and optimizing JS assets
Full Definition
A module bundler for JavaScript applications that compiles and optimizes assets.
Examples
module bundling, code splitting, loaders, plugins, tree shaking
Related Terms
vite
rollup
module-bundler
More Frontend Terms
Svelte
Compiler-based framework producing efficient vanilla JS
JavaScript
Programming language enabling interactive web content
WebAssembly
Binary format enabling near-native performance in browsers
Component Library
Pre-built reusable UI components for faster development
State Management
Managing application data state across components
Progressive Web App
Web apps with native app-like experience and offline support