Uncategorized

Applying SOLID Principles and Functional Patterns to iOS Networking

At Habitica, Phillip Thelen, Keith Holliday, and I have been talking about removing RestKit and replacing it with several other smaller libraries instead (like Realm, Alamofire, and SwiftyJSON, to name a few). That, in combination with some conversations I've had with Brandon Williams about functional programming, have lead me to create a simple scaffolding for… Continue reading Applying SOLID Principles and Functional Patterns to iOS Networking