How many versions of angular are there?
Answer / Ayushi Bajpai
As of now, there have been several major releases of Angular: AngularJS (originally called AngularJS 1.x), Angular 2 (rebranded as simply 'Angular'), Angular 4 (skipping Angular 3 due to a typo in versioning), Angular 5, Angular 6, and the current version is Angular 7.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ngfor in angular?
What is scope in javascript?
What is a component angular?
What is npm command?
Why angular 4 is faster?
Explain what is injector?
What is lazy loading in c#?
Is .value() the proper way to set app-wide constant and how to retrieve it in a controller?
How does aot compiler work?
How to read data from the server?
What is the difference between a link and compile in angular?
How angular protects us from xss attacks?