OBAKit – A total rewrite of the OneBusAway transit app in Swift

Contribute to OneBusAway/OBAKit development by creating an account on GitHub. Read more

Similar

Swift Error Handling Implementation

Swift's error handling is a unique feature of the language. It looks a lot like exceptions in other languages, but the syntax is not quite the same, and it doesn't quite work the same either. Today I'm going to take a look at how Swift errors work on the ... (more…)

Read more »