I really wish I could find the project because it had some useful resources on the technique. I believe it was a functional language, using something that resembled redux (from JavaScript/React) with it's state, actions and reducers.
I want to say this is simple domain driven design, but there was something unique about this approach, in that it wasn't meant for production, it was meant for validating architecture/designs/deployments/etc.
Does this strike a bell with anyone? What am I looking for?
No comments yet.