DEV Community

Discussion on: GitHub ditched jQuery

 
qm3ster profile image
Mihail Malo

Yeah, doesn't seem like the right choice to me.
Obviously, I am wrong and they are right, so I was curious about the rationale.

Thread Thread
 
rhymes profile image
rhymes

As described in the article: they had a website that worked made with jQuery, the goal was to send less JS so they replaced jQuery with native JavaScript and a few polyfills. I think that's all the rationale :-)