In this episode we introduce a new open source library called Swift Coding that takes all of these concepts and wraps it up into a Swift Package you can use in your own projects. We give a tour of what the library can do and how you can use it.
Links Swift Coding Library Arena - a great way to quickly try out a package Install Arena If you want to try this out in a quick playground you can use Arena. brew install finestructure/tap/arena Then create a quick workspace that imports this package: arena -o SwiftCoding https://github.com/lukeredpath/swift-coding Then open the project to get started.