What are the advantages of using angular 2 over angular 1?
Answer / Naveen Shukla
Angular 2 offers improved performance, a simpler syntax (TypeScript), better scalability, mobile-first design, better integration with other web technologies and tools, and a more modern approach to building applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
When should we use an attribute versus an element in custom directives?
What is the use of $event?
What is a structural directive?
What is ngfor in angular?
What does ng transclude do?
Whats is a filter?
What is interceptor in angularjs?
What is afterviewinit?
What's new in angular 4?
How to do login and logout using ionic 3 and angular 4?
Wht do we use directive?
What is data binding in angular 7?