Remove jQuery dependency
jQuery is a very heavy dependency and currently not strictly necessary for the project. Therefore it would be good to completly replace it with pure JavaScript. Suitable code replacements for various jQuery functions can be found here .