Hi Ratno,

Have a look at ngUpgrade <https://angular.io/guide/upgrade>. If you have 
correctly organized your code most of the logic/code inside your serves can 
remain untouched. I have found that I can port over all of the business 
logic without a hitch. Hooking it up to the backend/view changes a bit, but 
not in a dramatic way. 
The only real problem is when you do dynamic template loading/parsing. 

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to