Can you automate porting angular 1 code to angular 2?



Can you automate porting angular 1 code to angular 2?..

Answer / Prafull Gupta

*Automated Porting*: There are tools available like Angular CLI and ngUpgrade that help in migrating AngularJS applications to Angular 2, but the process is not entirely automated and still requires manual intervention.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is difference between service and factory?

1 Answers  


What is @inject()?

1 Answers  


How to handle xss or csrf attacks in angular 4 ?

1 Answers  


How to upgrade web applications from angular2 to angular4?

1 Answers  


What is angular 4?

1 Answers  


What is a cookie?

1 Answers  


What is const javascript?

1 Answers  


What is class in typescript?

1 Answers  


What is httpinterceptor in angular?

1 Answers  


What are promises in angular 2?

1 Answers  


How to using looping through a collection for each item in angular js?

1 Answers  


What is a decorator in angular 6?

1 Answers  


Categories