What is Angular JS ?
Angular is a platform that makes it easy to build applications with the web. Angular combines declarative templates, dependency injection, end to end tooling, and integrated best practices to solve development challenges. Angular empowers developers to build applications that live on the web, mobile, or the desktop.
AngularJS is a JavaScript framework.
It can be added to an HTML page with a <script> tag.
AngularJS
extends HTML attributes with Directives, and
binds data to HTML with Expressions.
AngularJS is a JavaScript Framework
AngularJS is a JavaScript framework. It is a library
written in JavaScript.
AngularJS is distributed as a JavaScript file, and can be added to a web
page with a script tag:
No comments:
Post a Comment