Can we use combination of JavaScript and jqeury in same webpage?? | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
+ 6

Can we use combination of JavaScript and jqeury in same webpage??

Is it possible to write JavaScript code that have some of the functions from jquery...?

4th Feb 2019, 10:33 AM
Sujay Hadadare
Sujay Hadadare - avatar
3 odpowiedzi
+ 5
Thanks... 😊
4th Feb 2019, 11:56 AM
Sujay Hadadare
Sujay Hadadare - avatar
+ 4
But what if....we only add some handy functions from jquery ... For... Animation etc... It will become.. easier to... Code.
4th Feb 2019, 11:24 AM
Sujay Hadadare
Sujay Hadadare - avatar
+ 2
Yes, it's possible. If you're the sole maintainer of the code base, do whatever you want! 🤓 If you expect anyone else to look at the code some day, keep it as tidy as possible.
6th Feb 2019, 12:29 PM
Janning⭐
Janning⭐ - avatar