+ 5
Is jquery still necessary in web development in 2019?
10 Answers
+ 13
not really ...
jquery is almost dying ...
there's a major security hole in it i have heard from somewhere
https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.ma-no.org/en/is-jquery-going-to-die-in-2019&ved=2ahUKEwi63IzI4ZviAhXTfCsKHVyJBjsQFjAAegQIAxAB&usg=AOvVaw3GZmJAl1TxWQqmC3TZiXMc&cshid=1557862379016
+ 7
So what replaces jquery and does it have as compact a syntax?
+ 4
It is legacy technology and it is highly unlikely that it will ever be on an upward spiral again. Still, every pro web developer has to be acquainted with it because it is used all over the place. If someone is just starting his/her development career then more up-to-date libraries are priority for learning but you will probably have to familiarize yourself with JQuery at some point also.
+ 3
Pe Kie I'd say yes... ES6 removes the need of using JQuery... besides why bother learn JQuery Library when you can just learn a framework like Angualar or React that not only makes your life easier, but makes your web apps or websites faster, optimised and just overall better...
+ 2
Maybe)
+ 2
I feel like JQuery has become irrelevant... 😅 no offense to JQuery developers...
+ 2
David Ajaba what is your take on JQuery's replacement(s) - is it ES6 as mentioned above, or something else?
thanks 😃
+ 2
No, jQuery is not a necessarity anymore. W3C and TC39 standards have made great progress in providing unified support across all major modern browsers. However you will still see it on old websites and websites created with bootstrap (there IS a fork which does not use jQuery, but instead VanillaJS).
+ 1
Javascript itself is not neccessity for web development. You can use PHP, HTML and CSS and that is enough. Depending on your goals, learning jQuery or any other small framework not only will save you time but also computing resource. Angular, React, etc are too much bloated and it is not good idea to develop small website with such large frameworks.
+ 1
jQuery is derived from the JavaScript in which complex programming reduced into small statement. linked using plugins. Yes it is very important part in website development for making it more interactive . There are 4 types of plugins according to our needs we get them on
www.jQuery.com