Added link for AngularJS.org (#33016)

This commit is contained in:
aizelagustino
2018-10-31 16:13:16 -07:00
committed by Paul Happ
parent 202142ee4a
commit e5073f66ae

View File

@ -3,7 +3,7 @@ title: AngularJS
---
## AngularJS
AngularJS (versions 1.x) is an open source front-end JavaScript framework. AngularJS extends HTML to develop rich and powerful front-ends.
[AngularJS](https://angularjs.org/) is an open source front-end JavaScript framework. AngularJS extends HTML to develop rich and powerful front-ends.
It reduces the repetitive use of HTML code. This repetition can be avoided by using the directives provided by AngularJS which saves
much time and effort.