Angular is a JavaScript framework for building
web applications , hybrid app , mobile app by using ionic and web apps in JavaScript, html, and TypeScript, which is a superset of JavaScript. Angular provides built-in features for animation, http service, and materials which in turn has features such as auto-complete, navigation, toolbar, menus, etc. The code is written in TypeScript, which compiles to
JavaScript and displays the same in the browser.
Angular is completely based on components. It consists of several components forming a tree structure with parent and child components.
Before proceeding with this tutorial, you should have a basic understanding of
There are three major releases of Angular. The first version that was released is Angular1, which is also called AngularJS. Angular1 was followed by Angular2, which came in with a lot of changes when compared to Angular1.
Angular releases new version every 6 month . Angular 9 was released on