A static site generator for Swift developers. Contribute to JohnSundell/Publish development by creating an account on GitHub. (more…)
Read more »
Back in 2014, I wrote a post titled Remove features for greater power, aka: Swift and Objective-C initializers . In this post, I compared t... (more…)
Read more »
Method Dispatch is how a program selects which instructions to execute. Learn how Swift method dispatch works, including some unexpected edge cases.
Read more »