+ 3
what makes JS is diferent with jquery?
AFAIK, Jquery is script that created with JS language to improve web behaviour. is it correct/incorrect?
4 Respuestas
+ 2
Yes.
You are Right!
JQuery is a JavaScript Framework which is developed to improve performance, readability of the code.
It also shortens the code which is most amazing feature.
Happy Coding....😊
+ 19
JQuery is a framework of Javascript, and not a different language. Yes, JQuery has many good functions. You can write less code with the JQuery than native JS
+ 3
jQuery is a library writed in Javascript that allows you to make the code more clear and portable
+ 2
jQuery is a library written in JavaScript to make developer tasks easier.
Hope this helps
https://www.sololearn.com/discuss/332906/?ref=app