AngularJS to Angular 10 Migration.

34 views
Skip to first unread message

Salil John

unread,
Mar 15, 2021, 12:09:56 PM3/15/21
to Angular and AngularJS discussion
Hi All,

We have an AngularJS based application which we would like to migrate to Angular 10.The main issue that we are facing is the current structure of the AngularJS application. It was developed quite some time back and does not use the component based structure at all.

We came across something called the Hybrid architecture which allows Angular and AngularJS applications to run side by side but we are unable to launch our AngularJS application in this environment. 

Here is a summary of our current application:
App Statistics
  - Complexity: 27 controllers, 0 AngularJS components, 88 JavaScript files, and 0 Typescript files.
  - App size: 375415 lines of code
  - File Count: 354 total files/folders, 179 relevant files/folders
  - AngularJS Patterns:  $rootScope,  $compile,  no unit tests,  JavaScript,  .controller

Is it possible to run such an app in Hybrid mode as is or do we need to first componentize our current structure.

Any help will be highly appreciated.

Thanks.
Salil.

Todd Zmijewski

unread,
Mar 15, 2021, 1:23:29 PM3/15/21
to Angular and AngularJS discussion
Toss that legacy trash in the garbage and rebuild the application properly using modern technology and/or including Angular design patterns.
Reply all
Reply to author
Forward
0 new messages