Platform · 2012–now · Cloud Scale
Webpack
The bundler that taught JavaScript developers what suffering means. Still under legacy apps; Vite owns greenfield.
Webpack mutated from revolution to tax as config sprawl and HMR complexity became the job. It stuck because migrating a five-year-old config is a quarter-long project. Vite won new repos; webpack maintains the ones that ship money.

Context
Split everything, then pay for the glue
Hyperscale patterns escaped the companies that needed them. Containers unified packaging; Kubernetes became the cloud OS; microservices and NoSQL were sold as defaults. Mobile-first stuck because screens changed. Cargo-cult distributed systems stuck around as invoices. The durable move was packaging and ops maturity — not rewriting every app into a mesh.
Compare with
Related
Platform · 2020–now
Vite
ESM-native dev server that made webpack feel instantaneously obsolete for new projects.
Framework · 2013–now
React
Components and unidirectional data. Won the front-end by being good enough and having a gravitational ecosystem.
Language · 2012–now
TypeScript
JS with a typechecker that conquered the ecosystem. The rare fad that became the floor.