Angularjs and Angular in the same project

Asked

Viewed 59 times

1

Currently I have a project that is in Angularjs that we decided to upgrade to Angular 6. However, making this update at once is only impracticable due to the size of the project.

Is there a way to keep Angularjs and Angular in the same application? How to do this ? I searched some sites but found nothing concrete on the subject, only articles to "migrate".

  • 1

    Use the Upgrade module to help with the process: https://v2.angular.io/docs/ts/latest/guide/upgrade.html

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.