How to upgrade angular 7 to 8?
Install TypeScript 3.4
• Use Node LTS 10.16 or its advanced version
• Run command on terminal panel/CLI -> ng update
| Is This Answer Correct ? | 0 Yes | 0 No |
What classes should I not add to module's declarations?
Distinguish between angularjs expression & javascript expression?
Explain ng-bind directive ?
Which one is fast between $digest and $apply?
How does aot compiler work?
Explain what is factory method in angular.js?
What is main differences between angular expression and javascript expression?
Explain the architecture overview of angular.
What is tree shaking in angular?
Describe mvc in reference to angular.
How to use styleurls and styles in angular?
What is directive in angular?