Swift
Learn more and get better in Swift using this list of Swift blog posts, tutorials, tips, and tricks.
Share Extension UI Tests written in Swift
UI Tests are a great tool to validate your application. It is easy to create them for your main application, ...
Updating to Swift 4.1
Swift 4.1 is released on the 29th of March and will be shipped with Xcode 9.3. Although it's a minor ...
Optional protocol methods in Swift
In Swift it's kind of unsupported to implemented optional protocol methods. You can, which is ugly, use the @objc syntax: ...
The start of a new blog
Hi there! After thinking a lot of starting my own blog, I've finally made the decision to create one! As ...