[Solved] Why are we using angular js framework instead of using jQuery or JQLite directly?
Angular is a framework and jQuery is a library. You can’t really ask “why should I use AngularJs instead of Jquery?” since they are not the same. Angular as a framework provides a lot of powerful tools that can help with building web applications. However if you are not building anything particularly over the top … Read more