Why is Angular JS called Angular JS?

Please do not insult if I ask for a bad website or a bad section with bad tags, but I would like to know.

why is the angularJS javascript framework called angularJS?

+4
source share
2 answers

Just googled: "why angular js is called angular".

Result: https://docs.angularjs.org/misc/faq

Since HTML has angular brackets and "ng" sounds like "Angular".

+5
source

Since Angular JS can be written inside HTML angle brackets, it is therefore known as Angular JS.

'ng' , , html Angular JS ( )

+1

Source: https://habr.com/ru/post/1653326/


All Articles