Fast, reliable, and secure dependency management.
— Read on yarnpkg.com/lang/en/
Tag: dev
Early returning functions in Swift
Simplifying code by returning early
Swift Random API tutorial
https://www.raywenderlich.com/7321-what-s-new-in-swift-4-2-random-api
One of the additions in Swift 4.2 is a set of API designed to make working with random numbers easier than ever before
Concurrent Programming on iOS (Austin iPhone Developer Group)
Value-Oriented Programming
Matt Diephouse with a good article that starts out looking back at the Protocol-Oriented Programming in Swift session from WWDC 2015 (Was that really 2015? It feels much more recent than that!) and then takes us through a different way to write some of the same code from that session.
