In the past working with JSON meant using either NSJSONSerialization class or a third party library. Now it's a matter of implementing a simple protocol.
The post Screencast: What’s New in Foundation: Parsing JSON in Swift 4 appeared first on Ray Wenderlich.