Jul 26, 2017 · 1 min read
Great article. I tend to agree that flux is “a derived architecture from MVC” (Shan). I do find a distinction in that flow of processing is unidirectional as opposed to bidirectional, as you stated. That, with the addition of this concept of “actions” facilitating the data-flow makes flux as unique as MVVM (also derived from MVC).