<!DOCTYPE html> <p>Without the ng-app directive, HTML will display the expression as it is, without solving it.</p> <div> </body> |
Without the ng-app directive, HTML will display the expression as it is, without solving it. My first expression: {{ 5 + 5 }} |