What is Angular
- Angular is a very popular framework maintained and developed by Google.
- Angular is an open-source front-end development platform used for building mobile and desktop web applications.
- Angular is a platform and framework for building client applications in HTML and Typescript. Angular is Itself is written in Typescript.
- Angular-8 was released in May 28,2019.
- Front end/Client-side JavaScript Framework.
What you should know before starting working on Angular 8
You much have basic knowledge on the following technologies.
1. HTML, DOM(Document object model), CSS
2. JavaScript
3. Typescript
4. basic knowledge on oops
5. No previous Angular knowledge required.
Angular Versions
Google has released
7 versions of angular.
- Angular Js – 2010
- Angular 2 – 2016
- Angular 4 – 2017
- Angular 5 - November 2017
- Angular 6 – March 2018,
- Angular 7 – Oct 2018
- Angular 8 – May 2019
Angular Release Versioning
Angular Release versioning
have 3 parts
- Major
- Minor
- Patch
For example, if the version is 2.5.6, it means 2 is the major
and 5 is the minor version and 6 is the patch.
Generally for a major release is 3months and for minor, the release is 1 month and for a patch, we give every week.
EmoticonEmoticon