`if` and `switch` in Swift 5.9 are now expressions. As a result, we can omit the `return` keyword when using them in computed properties. 🎉
#iosdev#swiftui#iosdeveloper#swift
Putting the new Communities feature to a test and creating a space to have conversations around the one programming language I love. Curious about #Clojure? Please join! x.com/i/communities/16699925…
Well I must say #Swift is really growing on me as a language. #SwiftUI is still a bit ackward, mainly for formatting / aesthetic reasons, but still vastly superior to document layouts of the past so I can’t complain.
I should probably mention that I am slowly looking for the next tech stack to do professionally. I’m in my 5th year as a #Clojure dev with 12 total years as a professional developer and I feel 5 years is long enough to do one thing. Native app dev is one potential next thing I’m exploring.
Nothing is for certain just yet - I’m only getting my feet wet, but I do figure that a year from now I most likely won’t be doing Clojure anymore.
Woohoo, figured out CoreData relationships. Hardest part was finding simple-enough-to-digest info on it, but the whole thing is pretty straight forward once you understand it. This now should make my app a lot more performant.
Yesterday I complained about NavigationRequestObserver wanting to update multiple times per frame swift.ee/navigationrequestob…
Well I'm happy to report it was a SwiftUI issue, and updating MacOS made the problem go away.