We have an existing application developed using AngularJS 1.6 component based model and using ASP.NET MVC WebAPI in the backend. We now need to convert that application to Angular 5 keeping the WebAPI layer intact. In our case most of the business logic is written in the angular services and the angular controllers are lightweight. How much code do you think can be reused from the previous Angularjs codebase and where should they be placed in the Angular 5 folder structure. Also we plan to reuse the HTML views in our new applicn and only change the bindings.Please provide your thoughts and suggestions
-- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
