+ 3
Why is jquery used? And why is jquery not a framework?
General question
3 odpowiedzi
+ 4
jquery is just short hand for javascript. its not used much anymore but its out there. many say dont bother using it amymore. the status of the web has moved on from it and actually its quite amnoying now when ee have better options
+ 4
JQuery can be used to develop Ajax based applications.
It can be used to make code simple, concise and reusable.
It simplifies the process of traversal of HTML DOM tree.
It can also handle events, perform animation and add ajax support in web applications.
Well bro Jquery is a JavaScript framework.
Thanks
https://www.educba.com/uses-of-jquery/
+ 1
Thank you 👍