AngularJS For Everyone Tutorial #12 - Adding External Modules

Опубликовано: 04 Июнь 2015
на канале: Syntax
13,773
102

Here we show you how to add an additional module for Angular called ngAnimate. This module applies classes when modifying your data to write transition or animation CSS off of. Subscribe for more free tutorials https://goo.gl/6ljoFc, more Angular Tutorials: https://goo.gl/vFi0CQ

Support Free Tutorials
https://www.leveluptutorials.com/store/

The best shared web hosting
http://www.bluehost.com/track/levelup...

Subscribe to Level Up Pro for extra features!
https://www.leveluptutorials.com/stor...

Subscribe to the Level Up Newsletter
http://eepurl.com/AWjGz

To Support Level Up Tuts:
http://leveluptuts.com/donations

Simple cloud hosting, built for developers.:
https://www.digitalocean.com/?refcode...

HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.