Thursday, April 19, 2018

Sick of Angular, Whats good in ASP.NET MVC?

I have been working with Angular for a few years now. Most web apps I have worked with are now based on Angular assets backed by WebAPI on the server side. I have noticed at least a few times with complicated line of business applications, when you have several developers, the angular code turns into spaghetti code. Sure this can be avoided but never seems like it is. I am currently working with a very large complicated LOB angular/ ASP.NET MVC app. I long for the days of Razor and partial views again. Seems like everything has to be somewhat duplicated with Angular, validation, view models, etc... Testing with angular = "BIIIIITCHHHHH"

Long story short, I have not worked with traditional out of the box ASP.NET MVC Razor applications with jquery, in years. I have done knockout, react, angular. Is there anything new if I wanted to go back (to Razor with partials)? Or are we still hanging with JQuery,-unobtrusive?

Sick of Angular, Whats good in ASP.NET MVC? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team