BreadBuddy is a recipe scheduler and, more importantly, the reference that I wish I had when I was first learning how to build apps with Swift/SwiftUI.
While CS193p [1], HackingWithSwift [2], and raywenderlich [3] were instrumental in my learning iOS development and the MVVM architecture, I wish there were more open source examples of how to fit everything together... so I built such an example!
Hope you find it useful for your baking or your making (your own apps!)
1 comment
[ 3.7 ms ] story [ 16.9 ms ] threadBreadBuddy is a recipe scheduler and, more importantly, the reference that I wish I had when I was first learning how to build apps with Swift/SwiftUI.
While CS193p [1], HackingWithSwift [2], and raywenderlich [3] were instrumental in my learning iOS development and the MVVM architecture, I wish there were more open source examples of how to fit everything together... so I built such an example!
Hope you find it useful for your baking or your making (your own apps!)
[1] https://cs193p.sites.stanford.edu [2] https://www.hackingwithswift.com [3] https://www.raywenderlich.com/