I am having a 10 years old website in .Net framework which is having 2 lakh sessions per day with high organic traffic. Now we are playing to migrate our website to Angular JS 2.0. Please suggest the PRO's & Cons
Recently i too moved to Angular. The only pain area i faced is security. As Angular is a client side framework and fetches data using API, you need to concentrate more on API security. The good part is that Angular is way faster that server-side languages like php and ASP