1. Introduction To Angular
Introduction To Angular 1. Angular is a javascript framework developed by Google. 2. Angular is a single page application. 3. It supports Mobile development using Ionic framework. 4. It supports Web Application development using native Angular along with HTML CSS. 5. It also Supports desktop application using Electron JS. 6. It gives support for Progressive web application development. 7. Angular Also have one more UI framework Called angular material and Angular Bootstrap (ng bootstrap). Technical Support and Advantages: 1. It provides flexible approach to use Forms and Form Validations using Template Driven and Reactive Forms. 2. It provides approach for HTTP calls using HTTP modules. 3. It provides routing. 4. It provides new feature i.e.. Two Way data binding and One-way Data binding. 5. Supports Directives, Pipes and Services. 6. It provides Dependency Injection (Single ton or Multi ton Services). Require's Minimum...