@jws I will be using NSUrlSession and CoreData in the iOS (and hopefully macOS) version(s) of my app instead of Alamofire and Realm, just because I want to learn how to use those two. The apps we write at work seem to always use those 3rd-party libs, so there's very little chances to learn these default libraries.
// @thedan84