ternary conditional operator's make me 😢 🎉 I just finished Day 5 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/5 via @twostraws
3
0
7
0
0
@Swift_dev_kyle @twostraws they'll go away for a little while and come back when you're getting into UI basics. it'll be a welcome return--just remember w?t:f
@Swift_dev_kyle @twostraws tbh I was pretty overwhelmed by them to begin with until I applied the concept to some c# code at work and then it made a lot more sense .. it basically just removes the if / else .. the syntax is a little tricky tho