Swift Codable with human-friendly Markdown storage - GitHub - icanzilb/MarkCodable: Swift Codable with human-friendly Markdown storage... (more…)
Read more »
“I prefer to use MVVM.” “No Viper would be better in this scenario.” “No, I think that MVC is best in all circumstances.”... (more…)
Read more »
A comprehensive guide to REST APIs and network requests in iOS with a protocol-oriented architecture and without using large networking libraries. (more…)
Read more »
Over the next few months, I'll be writing a guide to each section of the Swift compiler source code: swift/lib/Driver, swift/lib/Frontend, swift/lib/Parse, a... (more…)
Read more »
When I was first learning how to program I was taught object-oriented programming, and therefore, I learned how to think about software… (more…)
Read more »