square / flow

Name UI states, navigate between them, remember where you've been.
Apache License 2.0
2.79k stars 241 forks source link

we should probably make the callback a class #205

Open rjrjr opened 8 years ago

rjrjr commented 8 years ago

@loganj But let's be thoughtful here. Our app relies heavily on the ability to wrap the callback, both to attach side effects to the end of a traversal, to distribute control over it to multiple simultaneous visual effects, configuration changes…who knows what we'll use it for next.