Bundling Resource Files to JavaScript

The following is a promotional demo of the course I released on Pluralsight at the end of 2013. The course covers everything from introductions into getting started with ASP.NET Bundling all the way to architectural considerations as well as it shows off some neat usages for Bundling outside of standard CSS and JavaScript resources.

This demo shows how you could bundle resource files (.resx) into an accessible JavaScript bundle for convenience without worrying about dependencies on those resources.

Take a look at the complete course for many other tricks including bundling HTML templates and .NET Enumerations types for client side access:

ASP.NET Bundling, Minification & Resource Optimization

Leave a Reply