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

Replace JQuery Promise\Deferred with native Promise #293

Open
ficristo opened this issue Aug 24, 2022 · 0 comments
Open

Replace JQuery Promise\Deferred with native Promise #293

ficristo opened this issue Aug 24, 2022 · 0 comments

Comments

@ficristo
Copy link
Member

JQuery 2, the version used at the moment, doesn't follow promise specification.
While newer version should follow it, it is just better to switch to the native version.
We should check, if possible, if we should add some methods like done to promise to easier the transition.

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