'why Angular JS is named Angular JS?
Please don't insult if I ask that in the bad website or bad section with the bad tags but I would like to know .
why the javascript framework angularJS has been named angularJS?
Solution 1:[1]
Because Angular JS can be written inside the angle brackets of HTML that is why it is known as Angular JS .
The use of 'ng' commonly in all its directives is to make the browser understand that this html page is making use of aNGular JS(Note the capital Letters)
Solution 2:[2]
Because html has angular brackets and ng rhymes with angular, ng = next generation, as in angular is the next generation of html
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Archana |
| Solution 2 | karthik suryadevara |
