1. 2
    Creating a Stream from a Set of Items Using the RxJS Of Operator
    1m 33s

Creating a Stream from a Set of Items Using the RxJS Of Operator

InstructorLaurie Barth

Share this video with your friends

Send Tweet

Use the RxJS of operator to create a stream with a set of data. Use the interval and zip operators to time delay each piece of data in the stream.