I’ve said it before and I’ll say it again: guard let varName = value else { return } is my jam. #ProgrammingTips