Skip to content

Instantly share code, notes, and snippets.

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