Optimistic Updates in Flux: The Action Queue

https://news.ycombinator.com/item?id=9871708
by iwillinc • 11 years ago
1 0 11 years ago

Hey there all. I've been looking around for implementations of an actions queue in Flux but haven't found any. I decided to try to give it a go myself and answered this guy's SO question about it.

http://stackoverflow.com/questions/30095048/how-to-implement-the-actions-queue-in-a-flux-app

Is there a better way of doing this? This seems like the correct approach to me.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com