You want to know how I create these nice code animations? Subscribe to my newsletter and I’ll send you a detailed guide with all the steps 🪄
raw identifiers for functions
TextField vertical axis
switch used as an expression
if used as an expression
better compactMap
lazy + private(set)
guard statements
concise [weak self]
omit return keyword
iOS version dropped reminder
ResultBuilder + local constant
LazySequence
generic extensions
raw strings
multiline String
XCTest + try!
orEmpty
isNilOrEmpty
if-else vs switch