Remove jQuery
Thank you for this package.
Nowadays we have a lot of large JS bundles. We saw how React Team reduced significant the total size of React.js libs in this year.
I think it would be great to remove jQuery, At.js and Carret.js by replacing by Vanilla JS and React.js code.
:+1: Yeah, totally agreed! In most cases we won't need to compat other browsers, just Webkit, then I think jQuery is not so good as React, Vue or other MVVMs...
However, if we still need that compatibility across browsers such as IE, Firefox, I guess jQuery is a choice where we could write less code? I use it in my personal blog . 😆
😁
😁
:D