Skip to content

Instantly share code, notes, and snippets.

@Armenvardanyan95
Created June 18, 2020 09:38
Show Gist options
  • Save Armenvardanyan95/f467c737f2f1bc61306a0c9bd383b3b0 to your computer and use it in GitHub Desktop.
Save Armenvardanyan95/f467c737f2f1bc61306a0c9bd383b3b0 to your computer and use it in GitHub Desktop.
of(1, 2, 3, 4).pipe(take(3)).subscribe(console.log);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment