Q&A
Ask and answer questions to make information more available to wider audiences.
Asa Bullok @bullokasa   04, Jul 2023 12:00 AM
difference between jQuery and JS frameworks
How is jQuery different from other javaScript frameworks?
answers 2
 
Answer 1
Aiden Barti @aidenbarti   07, Jul 2023 02:36 PM
jQuery is not as complex as other libraries. This makes it easier to use and understand.
jQuery is not as heavy as other frameworks, It only uses the predefined javascript to make web apps interactive.

 
Answer 2
Aiden Barti @aidenbarti   07, Jul 2023 02:36 PM
There are a few differences between jQuery and other libraries. The following makes jQuery lightweight and easier to understand, integrate, and use.  

jQuery is much smaller than other libraries.
jQuery does not have any dependencies on other libraries or frameworks. (Like babel).