Swift Tip: A Cleaner Way to Handle Optional Defaults in Strings
https://youtu.be/L0X1BK4D6mc
Handling Optionals is a bread-and-butter task for Swift developers. We all know the standard way to unwrap a value or provide a fallback, but things get tricky when we are dealing with String interpolation and data type...
blog.faganello.dev.br3 min read