+ 4
As i understand it HTML,CSS, and JS are used to build a webpage. But what is Angular JS. Can someone reference a web dev book?
Thanks in advance: )
6 Respuestas
+ 4
well it is in one of the topics on sololearn
https://www.sololearn.com/learn/1017/?ref=app
+ 4
To make it simple: Angular is JS codes.
It just uses JS bundled all the functionalities like DOM access into JS modules, we called that JS framework.
Some developers which are good in JS, they build their own JS functions, rather than rely on fixed build-in Angular JS functionalities
+ 2
Thanks for the info.
+ 1
It will be good that you learn Angular 2+. Angular js is already outdated
0
That just breeds more questions.