Chronology: a better date and time API for Swift
Chronology - Building a better date/time library for Swift... (more…)
Read more »Learn how to unit test UIViewController and UIView in Swift 5 with Xcode and XCTest. We’ll cover: benefits of unit testing view controllers; what we should be unit testing; how to design a view controller for testability; and sharpen our knowledge by writ… Read more