1. 4
    Create a Win Condition with a mapDone Operator
    6m 6s

Create a Win Condition with a mapDone Operator

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Many streams of events end when a certain condition is met. When we run into that condition, we'll want to pass down our own custom values. This lessons walks through adding a done condition to hangman and how we can use new operators to control what happens when it's done.

Congrats on finishing Section 04: Implement the Pattern in Common Async Scenarios!πŸŽ‰πŸŽ‰

πŸ‘‰ CLICK HERE to continue to the next section, Use a Completion Pattern to enable Repetition and Sequencing. πŸ‘ˆ