AngularJS Controllers and Directives


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number


Overview/Description
Angular JS controllers are constructor functions that set the initial state and add behaviours to objects. This course covers directive isolate scopes and working with controllers and directives. It also covers directive in respect to the document object model, or DOM.

Target Audience
Web developers who wish to develop their skills with AngularJS

Prerequisites
None

Expected Duration (hours)
1.7

Lesson Objectives

AngularJS Controllers and Directives

  • start the course
  • describe isolate scopes in AngularJS directives
  • use the = sign to set up a two-way binding in a directive isolate scope
  • use the & symbol to invoke the outer scope functions from the isolate scope directives
  • use the @ symbol to pass strings into the directives in AngularJS
  • create a directive using shorthand notation
  • replace directive elements in HTML markup
  • add controllers to directives in AngularJS
  • set up and use dynamic controllers for directives in AngularJS
  • use the transclude property in AngularJS
  • use the require property to set up communication between directives on the same matched element
  • communicate between nested directives in AngularJS
  • observe the attributes of a directive element for changes
  • work with browser events in directives
  • use the ngIf directive in AngularJS
  • use the ngList directive in AngularJS
  • Course Number:
    sl_anjs_a05_it_enus