Using Require.js in ASP.NET MVC Applications
Learn the basics of using require.js as a JavaScript module system and many of the reasons why such a framework is needed in JavaScript. It will dive into how to integrate require.js into an ASP.NET MVC application and how to minify the JavaScript using the r.js build tool.