Michael Long
1 min readDec 26, 2019

--

If you go for a job interview, or need to produce production-ready code you will probably be expected to produce code without force unwrapping. There are no ifs, no buts, you are just expected to produce code that is considered to be safe. Safe code is generally that code without force unwrapping.

Perhaps it is time to get used to this…

Perhaps it’s time to get used to this???

If you’ve been doing otherwise and getting away with it in Swift you haven’t been in my code reviews.

--

--

Michael Long
Michael Long

Written by Michael Long

I write about Apple, Swift, and SwiftUI in particular, and technology in general. I'm also a Lead iOS Engineer at InRhythm, a modern digital consulting firm.

Responses (1)