I have recently been asked about the real need to still use jQuery in new web projects. I know that it was, until recently, the best (and in many cases the only) way of handling HTML elements and make Web requests without worrying about differences between browsers and without having to write thousands of lines of code to accomplish simple tasks.
The following features are now easily available with native browser browsers:
Igottheideaofthefeatures from here >.
I know the jQuery syntax is most often, clearer and more compact. But the question is: jQuery is still "required" ?
Note: I put quotation marks around because I know there is no need in the strict sense of the word.