Discover what web technologies do and how they're used all in one place!
A static module bundler for modern JavaScript applications that processes and bundles JavaScript files, along with their dependencies, for usage in a browser. Features code splitting, tree shaking, hot module replacement, and extensive plugin ecosystem. The most widely used module bundler in the JavaScript ecosystem. Powers build processes for React, Vue, Angular, and many other frameworks. Known for its flexibility, plugin system, and ability to handle complex build requirements.