The pros and cons of programming in Swift
Swift is a compiled programming language for iOS, iPad, macOS, watchOS, tvOS, and Linux applications. Here's what you need to know about Swift. (more…)
Read more »This week, let’s take a look at a few tips and techniques that can help us make our types more well-defined, by splitting our types up once their responsibilities have started to grow beyond the ideal scope of a single type. Read more