wheniskeynote.com
wheniskeynote.com copied to clipboard
Migrate from jQuery to Vanilla JS
Why?
I think this site does not need jQuery. It can be rewritten with Vanilla JS leaving it as simple as it was before. Even bringing more speed to it.
For example, GitHub used jQuery before, but now it does not. jQuery was used in past as a polyfill for many features that had different API in different browsers (hello IE).
@Tarik02 Sorry for the long delay! Can you merge master on your branch (I think we added a couple of things in the meantime) and I'll merge to master.
Can you merge master on your branch
Done!