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

[bug] set of control abastraction objects is incomplete #38

Open
4 of 6 tasks
DerekNonGeneric opened this issue Jul 29, 2022 · 0 comments
Open
4 of 6 tasks

[bug] set of control abastraction objects is incomplete #38

DerekNonGeneric opened this issue Jul 29, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@DerekNonGeneric
Copy link
Member

We are currently missing a couple of control abstraction object predicates from this library. This was in part due to there not being any documentation associated with them on MDN at the time when we published our initial round of package versions. Since then, along with a few of the good folks over at that project, I've gone ahead and wrote them up and we've gotten the missing pages added to the official JavaScript documentation.

Control abstractions can help to structure code, especially async code (without using deeply nested callbacks, for example).

@DerekNonGeneric DerekNonGeneric added the bug Something isn't working label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant