Frontend
29 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
Shadow DOM
Web standard for encapsulated DOM and styling isolation
Frontend Development
Building user-facing web applications with HTML, CSS, JavaScript
Responsive Design
Making web pages render well on all devices
Context API
React mechanism for sharing state without prop drilling
CSS-in-JS
Styling approach writing CSS within JavaScript files
WebAssembly
Binary format enabling near-native performance in browsers