+ 1
We know that jquery is more popular by developers for effects purpose but javascript was more simpler than it so y jquery?????
5 Respuestas
+ 3
javascript cant become effective
but jquery can become simple by learning and experience.
a question of investment
+ 11
Don't forget jQuery is written in vanilla Javascript. So Javascript is able to do everything what jQuery does. When it comes to performance jQuery is slower that vanilla Javascript which affects SEO improvisation of your website. That's why having knowledge in Javascript is more important than jQuery.
+ 2
jQuery is simpler than pure js
$ = document.getElementBySomthing 😂
and it has a good features which make js easier
+ 2
use both of them
jQuery is a js library so you can use it is good features and if there is something easier in pure js then do it
you are not forced to use one of them
0
but to get idea about dom manipulation js is better i guess to understand html dom structure