Implement Asynchronous Side Effects with Non-Blocking Saga Effects

InstructorTyler Clark

Share this video with your friends

Send Tweet

When we need to run side effects and do not care about a return value, we should use non-blocking effects. This way we can iterate through our sagas as efficiently as possible. Some popular non-blocking effects are put and fork.

Bress B
~ 6 years ago

Why didn't Tyler demonstrate the last 30 seconds of this lesson? It would have been far more effective. In any event, I think he said "fork" when referring to "spawn"