Neville Samuell on AngularJS Expressions
¶ by !undefinedIn Learning AngularJS Magic: Expressions, Neville Samuell presents a very approachable and easily digestible explanation of AngularJS expressions. He introduces the $parse
service and goes as far as introducing the lexer, which is great because by the end of the post you will have a good understanding of the expressions themselves but also how AngularJS interprets them.
He manages to strike the right balance of keeping it high-level and easy to understand, but without it being condescending, and still getting into some of the technical specifics.
Leave a Reply