Some advanced AngularJS concepts
Some advanced AngularJS concepts
- DI with $injector.annotate() – 00:35
- Directives
- Transclusion: give me an extreme makeover and please ensure my children still love me!! – 13:10
- Setting Priority to your directives – 25: 43
- compile, preLink and postLink functions – 30:20
- Using $provide.decorator() function – 38:15
- Deep-watching objects and arrays – 44:45
- Debugging AngularJS – 55:55
Code sample used in the session.
Used AngularJS v1.2.2 for this session