Skip to content

Instantly share code, notes, and snippets.

@vivainio
Created April 30, 2018 19:03
Show Gist options
  • Save vivainio/548e7ace6fce6f0b4bf1a2bacd3ac5de to your computer and use it in GitHub Desktop.
Save vivainio/548e7ace6fce6f0b4bf1a2bacd3ac5de to your computer and use it in GitHub Desktop.
when(() => {
return this.postsService.stateSettledSomehow()
}).then(() => {
initObservers()
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment