InterviewSolution
Saved Bookmarks
| 1. |
What is NgUpgrade in Angular 6? |
|
Answer» NgUpgrade in ANGULAR 6 is actually a library which is used to integrate both Angular and AngularJS COMPONENTS in an application and also help in BRIDGING the DEPENDENCY injection systems in both Angular & AngularJS. |
|