Unit - 5
Unit - 5
AngularJS
Introduction
• AngularJS is a Javascript open-source front-end structural
framework that is mainly used to develop single-page web
applications(SPAs).
• It is a continuously growing and expanding framework which
provides better ways for developing web applications.
• It changes the static HTML to dynamic HTML.
• Its features like dynamic binding and dependency injection
eliminate the need for code that we have to write otherwise.
Enviromental Set Up
• Go to https://angularjs.org/
• Click the download button
• Choose the required version
Enviroment SetUp
• Including script from CDN