Type-safe identifiers in Swift
In most code bases, we need a way to uniquely identify certain values and objects. This week, let’s take a look at how we can create type-safe identifiers that enable us to write more robust model handling code.
Articles, podcasts and news about Swift development, by John Sundell.