Input something in the input box:

String using ng-bind:

String with no ng-bind:

{{nameNoBind}}

Handle:

Hello {{handle}}

Math:

{{ numb1 + numb2 }}