Currently I have a project that is in AngularJS that we decided to upgrade to Angular 6. However, doing this one-time upgrade is not feasible because of the size of the project.
Is there a way to keep AngularJS and Angular in the same application? How to do this? I searched on some sites, but found nothing concrete about it, just articles to "migrate".