Angular is a framework over Javascript, it is compiled in javascript if I remember well. It has a lot more features than Javascript alone even in one combines Js and Jquery. Of course, depending on the degrees of complexity of the application Javascript works well for small things but for Spa and other stuff Angular does it's magic quite well.
|