Lecture Description
Here I explain the basics of what a Directive in Angular is and then we create a basic hello world directive. Subscribe for more free tutorials goo.gl/6ljoFc, more Angular Tutorials: goo.gl/vFi0CQ
Support Free Tutorials
store.leveluptutorials.com/
The best shared web hosting
www.bluehost.com/track/leveluptutorials/
Subscribe to Level Up Pro for extra features!
leveluptuts.com/level-up-pro
Subscribe to the Level Up Newsletter
eepurl.com/AWjGz
To Support Level Up Tuts:
leveluptuts.com/donations
Simple cloud hosting, built for developers.:
www.digitalocean.com/?refcode=67357174b09e
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.
Course Index
- Series Introduction
- Two-way Data Binding
- Repeating Over Data With ng-repeat
- Basic Filtering In Angular
- Our First Controller
- Adding A Form Event
- Controller As Syntax
- Using Filters In Angular Templates
- Conditional Classes With ngClass
- ngIf vs ngShow & ngHide
- Properly Including Images With ngSrc
- Including Templates and Inline SVG with ngInclude
- Adding External Modules
- Animating With Angular Part 1
- Animating In Angular Part 2
- Adding Modules With Bower
- Client Side Routing with UI Router
- Separate Template Files with UI Router
- Defining Your Controller In UI Router
- Angular Directives Explained
- Creating A Basic Directive
Course Description
In this series of 20 video tutorials, you will learn to build modern, interactive websites using one of the most popular front-end JavaScript framework, AngularJS. Please note: the latest version of AngularJS is now Angular 4.