A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.
-
Updated
Sep 20, 2021 - TypeScript
A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.
Add a description, image, and links to the command-queue topic page so that developers can more easily learn about it.
To associate your repository with the command-queue topic, visit your repo's landing page and select "manage topics."