Closed domoritz closed 5 years ago
@domoritz totally agree. We threw in jQuery because it was quick and required less thinking. There is a ton of cleanup that we plan to do and removing jQuery is certainly something to look at. Thanks for checking it out!
Sweet. Make it work, make it right, make it fast.
A friend just shared this article with me and I am bumping up the priority of removing jQuery as a result.
Benefits:
Looks like removing jQuery shaved 80kb off the extension package size. Huzzah!
We ended up saving 67kb: reduced package size from 540kb to 473kb
I love the extension and read through the code. I noticed that you could probably go without jQuery to save resources.
http://youmightnotneedjquery.com/ is a great guide.