🎤 The underestimated power of KeyPaths
- 👤 Vincent Pradeilles
- Twitter: @v_pradeilles
- GitHub: vincent-pradeilles
📹
Video:
https://youtu.be/20k3000Pn4s
Swift 4 introduced KeyPaths, a literal syntax that allow developers to reference a property, in order to evaluate it later. Their addition went quite under the radar, yet they bear a lot of power when it comes to making your code more declarative, like manipulating data with a SQL-like syntax.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.