top | item 7785582

Flux in practice – a guide to building UIs with React

1 points| lipsmack | 11 years ago |medium.com

1 comment

order
[+] rationalthug|11 years ago|reply
I already commented on a different thread about the Flux architecture, but I'll state it again here: Flux seems like a slightly more constrained, perhaps less effective way of doing the same kinds of things that state machines do.

Is there something about Flux for typical use cases that makes it a better solution?