+ 1

What can I use jquery for?

Please, can someone tell me the benefits of jquery? Is it better than JavaScript?

28th Jul 2017, 10:11 PM
Umar Farouq Yusuf
3 Réponses
+ 2
jquery allows you to write the same things of javascript but in less lines of code, with a save of time and giving more elegance and legibility to your code
28th Jul 2017, 10:19 PM
Matte
Matte - avatar
+ 1
OK, it will be good for timer, because I'm working on an online exam project using php... So I need to implement timer for that using jquery instead of JavaScript
28th Jul 2017, 10:50 PM
Umar Farouq Yusuf
- 1
it was simplier for novices before. But now vanillaJS doesn't concede it.JS got many improvements! And jQuery is slower than pure js in big projects. For small and not responsible projects you can choose jQuery, but don't remember about vanilla JS
28th Jul 2017, 11:17 PM
Вап