Earlier today, we've published another new chapter for http://henriquat.re, our ebook on AngularJS for .NET Developer. This chapter (Modularizing AngularJS Applications) discusses the options you have for seperating Angular-applications into multiple logical parts.
The next chapter, which I'll quite likely start to write in about a week, will build upon this one and will present the different options for physical separation (multiple files, ...), and how to deploy an AngularJS application inside the context of ASP.NET MVC. From there on we'll later examine different levels of integration with ASP.NET MVC backends (Web API, SignalR, claims-based security, ...)
Comments