Directive 2 content
My first name is
My first expression: {{ 5 + 5 }}
Total in dollar: {{ quantity * cost }}
Input something in the input box:
Name :
**** invalid content of an input element ****
The name is {{person.firstName + " " + person.lastName }}
The name is
**** 3rd element in a array ****
The third result is {{ points[2] }}
The third result is
**** Looping with ng-repeat: ****
**** Status for application data ****
**** input validity ****