What is Angular 2.0?
Angular 2.0 is an rewrite of the whole framework,but its not complex major update and its includes breaking changes.
The new Angular version will be focused on the development of mobile apps.
It is better in performance.
Angular 2.0 will target ES6 and “evergreen” modern browsers (those automatically updated to the latest version).
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the aot?
what is the difference between a module’s forroot() and forchild() methods and why do you need it?
Explain what is angular expression? Explain what is the key difference between angular expressions and javascript expressions?
Explain viewencapsulation?
What is a router in angular?
Explain custom filters with an example.
What is Routing in AngularJS?
What are components life-cycles?
How to implement internationalization in angular js?
Explain lowercase filter.
What are the new features in css3?
Does AngularJS support MVC?