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

Can promises be implemented for async signal callbacks #74

Open
bnarula opened this issue May 3, 2018 · 0 comments
Open

Can promises be implemented for async signal callbacks #74

bnarula opened this issue May 3, 2018 · 0 comments

Comments

@bnarula
Copy link

bnarula commented May 3, 2018

I am using Crossroads.js in my project for front-end routing. There, we map a callback to the route, which is triggered with the help of this library. But since this callback function does some async tasks, I need a promise mechanism to keep the sequence as intended.

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