I am new to Angular JS. I need to develop project using Angular JS, HTML5.
For DOM manipulation in previous project i have used jQuery framework. Now I am confused that is this good approach to use jQuery in Angular JS project. Because many of the functions of jQuery are already available with angular js i.e. jQLite but with some limitations.
I have asked many people also but no one's answer satisfied me, some say no and some say yes.
Please help me on this topic. I have search this question on stackoverflow also but no luck. I think it will be useful for other developers also who are new to Angular JS and want to develop application using Angular JS.