Tobias Koppers

Tobias Koppers

Creator of Webpack and Turbopack. Father of two children. Likes to play board games.
Challenges for Incremental Production Optimizations
JSNation 2024JSNation 2024
Upcoming
Challenges for Incremental Production Optimizations
We will look into usual optimization bundlers applied on production builds and how they can be combined with incremental builds.
Panel Discussion: JS Frameworks
C3 Dev Festival 2024C3 Dev Festival 2024
Jun 14, 16:20
Panel Discussion: JS Frameworks
Rethinking Bundling Strategies
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.
The Core of Turbopack Explained (Live Coding)
JSNation 2023JSNation 2023
29 min
The Core of Turbopack Explained (Live Coding)
Turbopack. Why? How? When? and the Vision...
React Day Berlin 2022React Day Berlin 2022
32 min
Turbopack. Why? How? When? and the Vision...
Webpack in 5 Years?
JSNation 2022JSNation 2022
26 min
Webpack in 5 Years?
Top Content
What can we learn from the last 10 years for the next 5 years? Is there a future for Webpack? What do we need to do now?
Module Federation in Webpack 5
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.