‘What the heck does webpack (https://webpack.js.org) do?’
One of my biggest fears in my current projekt was to use a module bundler without the support of angular cli.
And so I thought lets have a look inside the ominous bundle.js.
Some of you might know that python has much semantic sugar implemented by default. One thing I want to focus on now it array deconstruction. I show you what I mean, just to make sure that we talk about the same thing.