Skip to main content

Angular

Angular is an application design JavaScript framework and development platform for developing and well organised worldly-wise used Single Page Applications (SPAs)

The Angular tutorial on Techtuts gives clarification about the Angular from the fundamental concepts to improved concepts. This tutorial provides good understanding about the Angular Framework for Technical, Non-Technical People, College Students and Working Professionals. Given an examples are an easy to understandable and an easy to practice by yourself.

In this tutorial you will grasp about the concepts from start to end.This tutorial includes  an introduction, features, components, directives, Data binding, event binding, animations, templates, services, routing etc.

Introduction

Angular is an opensource JavaScript framework for creating the reactive web applications by using HTML, JavaScript and Typescript which is extends the JavaScript by adding types. Type Script is also understandable by any browser and any Os (Operating System) 

Angular (commonly referred to as "Angular 2+" or "Angular v2 and above") is a Typescript-based open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations.

Angular is a complete rewrite from the same team that built AngularJS. Angular is JavaScript Framework.

Mandatory Skills

Basic skills in HTML, CSS and JavaScript

Features of Angular

  1. Cross platform support
  2. Single Page Applications
  3. Progressive Web Applications
  4. Native Applications
  5. MVC JavaScript Framework

History of Angular

Angular gets first release in 2010 in the name of AngularJs.

Angular 2 is a complete rewrite of AngularJs and released on September 2016.

Angular 3 was skipped because it was mismatched with angular core and Router was already released  with 3.x.x in Angular 2.

Angular 4 was released on March 2017.

Angular 5  was released on  November 2017.

Angular 6 was released on May 2018 with Angular CLI 6 and Material 6.

Angular 7 was released on October 2018.

Angular 8 was released on May 2019.

Angular 9 was released on  Feb 2020.

Angular 10 was released on Jun 2020.

Angular 11 was released on Nov 2020.

Angular 12 was released on May 2021.

Angular 13 was released on Nov 2021.

Angular 14 was released on Jun 2022.