But the real zen of Fable is using fable-elmish, which is a UI library that (like Elm) focuses on message passing. It's super elegant.
Good sample app doing nontrivial stuff: https://github.com/SAFE-Stack/SAFE-Chat
(Bonus is that it's full-stack F# :))