DEV Community

Discussion on: Who still regularly uses jQuery?

Collapse
 
pavelloz profile image
Paweł Kowalski

Some might argue that jQuery is polyfill (IMO biggest pro of jQuery is that it polyfills/unifies/abstracts ugly APIs under its umbrella), when it comes to a lot of browser differences (especially old ie).

Collapse
 
daviddalbusco profile image
David Dal Busco

You know what, I actually never thought about it that way but that's actually a really clever and simple way of describing jQuery nowadays.

Thank you 👍