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

Remove the dependency to jQuery #43

Open
GerkinDev opened this issue Feb 14, 2019 · 0 comments
Open

Remove the dependency to jQuery #43

GerkinDev opened this issue Feb 14, 2019 · 0 comments

Comments

@GerkinDev
Copy link

I suggest that this lib drops the dependency to jQuery. In fact, we should let the choice of such library to the application, instead of forcing the app to use it.

More and more tools & frameworks allows the user not to use jQuery, such as VueJS, Angular, React, etc etc... Even Bootstrap 5 has an open and active pull request to drop it, while it does much more DOM manipulation than Xonomy !

So, because a full rewrite is planned anyway (see #41), this could be a really nice thing to drop the only dependency, and replace it with native DOM methods or much smaller dependencies.

Final bonus: You might not need jQuery :trollface: (and actually I really think you don't)

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