Very excited to see this. I built a large Actor-based architecture (homebrew originally, now ported to Orleans) and while spinning myself up on React/Redux recently I started realizing how closely our data flow architecture mimics Redux.
My plan had been to work to make the parallels more explicit so it's easier for other devs to wrap their head around the architecture ("it's just Redux" is a lot easier to explain than "it's this custom homebrew thing", just like "it's just Orleans" helps significantly with detailing the Actor model).
The idea of an actual server-side .NET Redux implementation is really exciting, particularly coming out of the Orleans community.
My plan had been to work to make the parallels more explicit so it's easier for other devs to wrap their head around the architecture ("it's just Redux" is a lot easier to explain than "it's this custom homebrew thing", just like "it's just Orleans" helps significantly with detailing the Actor model).
The idea of an actual server-side .NET Redux implementation is really exciting, particularly coming out of the Orleans community.