How to Migrate a large web-app from Angular 1.4 to Angular 5. I go through different tutorial and have't find right answer. If someone already done this milestone please guide. There is no solution i have found anywhere.
Thanks in Advance
How to Migrate a large web-app from Angular 1.4 to Angular 5. I go through different tutorial and have't find right answer. If someone already done this milestone please guide. There is no solution i have found anywhere.
Thanks in Advance
I have worked with both versions and I must say the best way to migrate your project, is to rewrite it in Angular 5. I understand your project is large and at the time of development you have spent a lot of time and energy on it. But Angular 1.x and Angular 2+ are so different from each other that rewriting efforts will be far less than trying to convert your code.