react-at icon indicating copy to clipboard operation
react-at copied to clipboard

Remove jQuery

Open DenisIzmaylov opened this issue 9 years ago • 4 comments

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.

DenisIzmaylov avatar Dec 18 '16 14:12 DenisIzmaylov

:+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 . 😆

fritx avatar Dec 20 '16 02:12 fritx

😁

fritx avatar Dec 25 '16 06:12 fritx

😁

fritx avatar Dec 25 '16 06:12 fritx

:D

bufordtaylor avatar Dec 13 '17 23:12 bufordtaylor