Experimental "Controller as" Syntax

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

The "controller as" syntax was added to AngularJS 1.2. This syntax abstracts the use of $scope in controllers, simplifying the syntax of your controllers.