Angular.js uses several directives prefixed with ng
like below:
ng
(base directive)
ng-switch
ng-repeat
ng-view
I was wondering if anyone knew what ng
stood for because I couldn’t find it in the docs. Is it an acronym for something?
Angular.js uses several directives prefixed with ng
like below:
ng
(base directive)
ng-switch
ng-repeat
ng-view
I was wondering if anyone knew what ng
stood for because I couldn’t find it in the docs. Is it an acronym for something?