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

docs(operators): Add a simple example in doc string #4636

Merged
merged 4 commits into from
Mar 18, 2019
Merged

docs(operators): Add a simple example in doc string #4636

merged 4 commits into from
Mar 18, 2019

Commits on Mar 14, 2019

  1. docs(operators): describe your change...

    Add much simpler example to help understand what `switchMap` can do. It is easy to understand for document reader.
    xuemind authored Mar 14, 2019
    Configuration menu
    Copy the full SHA
    aa721f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    874f8a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. updated according to suggestion

    1. mark sample code in typescript
    2. space between of(1, 2, 3)
    3. outputs
    xuemind authored Mar 17, 2019
    Configuration menu
    Copy the full SHA
    039361e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c5aa9 View commit details
    Browse the repository at this point in the history