acdlite / flummox

Minimal, isomorphic Flux.
http://acdlite.github.io/flummox
1.69k stars 114 forks source link

update docs #256

Closed alkhe closed 8 years ago

alkhe commented 9 years ago

I felt that this section was a little inaccurate about async actions (the behavior has likely changed since it was written).

null can be passed as a handler to registerAsync, and it also takes a failure handler, so I modified the section to reflect that.