Upgrade Angular 4 to Angular 8
问题 How can I upgrade my application on Angular 4 to Angular 8? Should I need to make a new angular 8 application and copy paste every components and change accordingly or is there any other suitable method? 回答1: I have been through this few times and every time I end up creating brand new app with new version, then copy paste each component one-by-one. 1) Once you start with this approach, It doesn’t take that long to upgrade. It took me only couple of hours to upgrade. 2) By doing this, you