This is the website of Iheanyi Ekechukwu, a Product Engineer based in New York City. (more…)
Read more »
One of the signature features of webpack is its use of the “dependency graph” to manage and bundle assets. However, each resource that is loaded into webpack must be treated as JavaScript. Until now. (more…)
Read more »
Learning how to identify, measure, and triage issues in your webpack bundles. (more…)
Read more »
Webpack 2.2 RC includes support for Performance Budgets — a new feature that will help warn (or optionally error) when the size of your… (more…)
Read more »