Subscriber-Only: Today's episode is available only to subscribers. If you are a Point-Free subscriber you can access your private podcast feed by visiting https://www.pointfree.co/account.

---

The various approaches of sharing state in the Composable Architecture are mixed bag of trade
offs and problems. Is there a better way? We’ll take a controversial approach: we will
introduce a reference type into our state, typically a value type, and see what happens, and
take it for a spin in an all new, flow-based case study.