Y
Hacker News
new
|
ask
|
show
|
jobs
by
ptr
1100 days ago
Something that coroutines made a big impact on for us was testing. Multi-step integration tests became a breeze. With state machines, each test would need its own FSM, and callbacks would make the flow hard to read.