-
Notifications
You must be signed in to change notification settings - Fork 276
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
why using RSVP #173
Comments
karlicoss
added a commit
to karlicoss/basket.js
that referenced
this issue
Nov 5, 2020
karlicoss
added a commit
to karlicoss/promnesia
that referenced
this issue
May 8, 2022
basket.js hasn't been updated for years now, and there don't seem to be any decent alternatives this lets us remove nasty hacks from webpack.config.js that were flaky at times, and generally means less dependencies also see - addyosmani/basket.js#173 - karlicoss/basket.js@6b3e56f
karlicoss
added a commit
to karlicoss/promnesia
that referenced
this issue
May 8, 2022
basket.js hasn't been updated for years now, and there don't seem to be any decent alternatives this lets us remove nasty hacks from webpack.config.js that were flaky at times, and generally means less dependencies also see - addyosmani/basket.js#173 - karlicoss/basket.js@6b3e56f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
and not letting the developer to orginise Promise polyfill themselves?
The code is 15kb, while labjs is about 6kb.
I mean I already use es-promise.js, and having a duplicate, which, besides, is having its on variable-
this is not comfortable
That said the lib is really inconvenient for developement, though has nice API.
BTW where is basket.full.js - so that to fix the code for jshint?
The text was updated successfully, but these errors were encountered: