Exploring Angular’s “Controller as” Syntax and the vm Variable Dhananjay Kumar / Thu, Jul 2, 2015 Often, I hear developers ask “What is the ‘controller as’ syntax and how it is different from the $scope object approach of controller creation?” In this post we will learn about controller as syntax...