Thoughts on Angular's Controller As Syntax

added by JavaScript Kicks
8/25/2014 11:11:33 AM

210 Views

I’ve been a bit late to the Angular controller as syntax. I was skeptical of the feature at first, and with an Angular project already in flight, I felt it wasn’t the type of change to make with a significant amount of code already committed. The controller as syntax allows me to alias a controller in markup.


0 comments