Why would I use a Webpack?
March 25, 2018Gonzalo García takes a crack at why webpack (not capitalized like npm) exists at all. No particular disagreements here, but here’s my crack at it…We use webpack because we need to import stuff from place;. This is a good pattern. We can use webpack to interpret those statements, as native support for the...
Recent Comments