Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch the JavaScript from jQuery to vanilla JS #582

Open
oliverklee opened this issue Jul 17, 2024 · 0 comments
Open

Switch the JavaScript from jQuery to vanilla JS #582

oliverklee opened this issue Jul 17, 2024 · 0 comments

Comments

@oliverklee
Copy link
Contributor

The Bootstrap package has not been providing jQuery out of the box anymore for quite some time, and JavaScript in modern browsers has evolved so that things are now possible without a big hassle that required usage of jQuery a few years back.

So I propose dropping the implicit jQuery dependency and reworking the JavaScript from using jQuery to vanilla JS.

This will also allow sites that use femanager to drop jQuery, which reduces page load times.

https://tobiasahlin.com/blog/move-from-jquery-to-vanilla-javascript/
https://dev.to/rfornal/-replacing-jquery-with-vanilla-javascript-1k2g

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant