This is kinda the way I think about it, at least for webapps
Quote Tweet
ok so here's maybe a plan to get web apps to work like this:
step 1: use Redux/Elm pattern, with nice actions representing the things that happen in the UI. (lots already do this)
step 2: *publicly expose* the actions! don't just trigger them through UI buttons
Show this thread
2
6


