So, working on a new tiny app & I thought I’d spend the day putting together the boilerplate stuff. Wanting to try something new, I thought I’d implement swift-dependencies from @pointfreeco .
Then I discovered their swiftui-navigation library. I thought: yeah, this is great: “add package”.
Done for the day but at this point, after further reading I might be going all #TCA for this app. Both to experiment but also because it seems so well designed.
#tca #swift #swiftdev #swiftiui #iosdev
I absolument love that SwiftUI allows you to pull something like this without arduous work. It’s so neat. Not too long ago I couldn’t even imagine building a mobile application. Let alone think of something and put it together this quickly to see if it was possible/made sense. Next: can haptic feedbacks be added to this? Let me try.
#swift #swiftdev #swiftiui #iosdev #uiux #interaction
One great thing about TDD is development without fear. I did some major refactoring tonight, some of them being related to CoreData and app logic from local packages. I ran it all through my unit tests, fixed whatever was broken, added more test cases, got them to pass and that was a happy Friday evening. ✌🏾
#swiftdev #swiftiui #coredata #swift #iosdev #tdd
Super happy about this video from WWDC2022 about evolving Core Data schemas:
https://developer.apple.com/videos/play/wwdc2022/10120/.
Exactly what the Swift Doctor recommended.
#swiftiui #swift #swiftdev #coredata
I’m considering adding dividers to this list of actions for a recipe, or is it short enough to leave dividers out? See comparison with Apple Music
Suggestions on order and where to add potential dividers are highly appreciated 🙌🏻
How many #SwiftIUI lines of code do you deal with?
We're at ~52,000 and counting (macOS)