Ever wanted to translate from one type to another, for instance mapping from network models to core data objects? In this episode we will explore how to leverage Swift Keypaths to create a mapping between models. Along the way we'll run into a limitation of key paths and then talk about how to work around it.
Episode Links Twitter thread that spawned this episode - My thanks to Antoine van der Lee for posting this little challenge Key-Path Expressions documentation