🎤 Algebraic Data Types in Swift
- 👤 Heng Hong Lee
- GitHub: manxhong
📹
Video:
https://youtu.be/2d6_vOfwnDk
Immutable models are the here, everyone understands their benefits and are actively promoting it. Swift is great for it. But are we correctly representing our data with it? In this talk Heng Hong will walk through simple but effective steps to use algebraic data types to accurately represent data and reduce code complexity.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.