1. React
  2. ReactFoo
  3. 2018 Pune
  4. The dark art of webpack bundle tuning

The dark art of webpack bundle tuning

Vijay Dharap at ReactFoo 2018 Pune

While webpack continues to become more and more popular and de-facto choice of module bundling in an increasingly ES6 and ES7 centric world, its VERY easy to get lost in all the hoopla of getting the webpack to work. What the developers end up with is - huge bundles for your application - which are slow to load up and degrade user experience. The talk will showcases such scenario, introduce tools and fixes to alleviate the issues. At the end of the session, users will know how to utilize Webpack more optimally.