The first part in our multi-post exploration of the major bundling options available for .NET Core. This week we'll go into a little about what bundling is and why you wold use it, before taking a look at how to use webpack to bundle all of your client side dependencies into graphs. We'll also touch (very briefly) on TypeScript, too.