what is ng in angular

11 months ago 25
Nature

In Angular.js, the prefix "ng" stands for "Angular". All of the built-in directives that ship with Angular use that prefix, and it is recommended that you do not use the "ng" prefix on your own directives in order to avoid possible name collisions in future versions of Angular.