Skip to content

Instantly share code, notes, and snippets.

@bloodyKnuckles
Created May 17, 2016 18:53
Show Gist options
  • Save bloodyKnuckles/2c72be2a915ad63f53f48df4e74a87df to your computer and use it in GitHub Desktop.
Save bloodyKnuckles/2c72be2a915ad63f53f48df4e74a87df to your computer and use it in GitHub Desktop.
DOM$
.flatMapLatest(view =>
Observable
.fromCallback(requestAnomationFrame)()
.map(view)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment