client-side JavaScript framework
that is mainly used for developing Single Page Application (SPA) projects. HTML DOM is extended by AngularJS and is used to create responsive dynamic Webapps. AngularJS is an open source framework, which indicates it is completely free and can run anywhere like JavaScript. In AngularJS Tutorial chapter, components of AngularJS are explained with examples to know AngularJS basics and concepts of programming. ng-
, also called as Directives.HTML
as the body and other is JavaScript
, whereas, in AngularJS, only a Library file
is required as shown in the above example, to produce the same output in the JavaScript.