Enable CoffeeScript Support in ASP .NET MVC 4 with C#

  • 12 years ago
This video shows you how to enable CoffeeScript compiling support in Visual Studio without needing to install a plug-in. Using ASP .NET MVC 4 with the new Bundling features, a developer can just enable *.coffee compiling with a bundling provider; and this video shows how to do it. http://ryankeeter.com

Recommended