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.
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"