• Developer :  Google
  •  Written in : Ts (Type script)
  • Plateform :  Cross-Plateform , modern browser only
  • Latest Version : 5.2.3 / 31 January 2018


Angular 4 is a JavaScript framework for building web applications and 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.

Before proceeding with this tutorial, you should have a basic understanding of HTML, CSS, JavaScript, TypeScript, and Document Object Model (DOM).

Comments

Popular posts from this blog

Angular 4 Installation Steps (Environment Setup)