An overview of so-called "object safety" in Rust, and why it is necessary for trait objects.| huonw.github.io
The Elm Architecture| guide.elm-lang.org
Update 26 Sep 2020: A followup to this post is Towards principled reactive UI.| Raph Levien’s blog
Peek behind the curtain into the core tenets of SwiftUI philosophy: Identity, Lifetime, and Dependencies. Find out about common patterns,...| Apple Developer