Tobias Koppers
Tobias Koppers
Creator of Webpack and Turbopack. Father of two children. Likes to play board games.
React Day Berlin 2023React Day Berlin 2023
32 min
Rethinking Bundling Strategies
We take a look at different challenges and decisions when bundling code for web applications. We look at how these are commonly solved and why we need to rethink them.
JSNation Live 2020JSNation Live 2020
32 min
Module Federation in Webpack 5
Microfrontends as Monolith? Shared component library or styleguide? This technique allows to consume modules from separate builds, which can be developed and deployed independently. An introduction, and further ideas.