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

Use requestAnimationFrame for digest debounce #11

Closed
curran opened this issue Apr 11, 2016 · 1 comment
Closed

Use requestAnimationFrame for digest debounce #11

curran opened this issue Apr 11, 2016 · 1 comment

Comments

@curran
Copy link
Member

curran commented Apr 11, 2016

It may make sense to use requestAnimationFrame rather than setTimeout to debounce the digest. See discussion with @bahmutov in #9 (comment).

@curran
Copy link
Member Author

curran commented Apr 14, 2016

This is actually to be solved in reactive-function datavis-tech/reactive-function#2

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