About 11 results
https://build.ms/2024/11/20/empower-apps-podcast-building-plinky/ · 20 Nov 2024
Leo Dion and I discuss building Plinky from scratch, the technical decisions behind using SwiftUI and Vapor, creating delightful user experiences, and the journey from working at Twitter to becoming an indie developer.
https://build.ms/2024/10/9/introducing-recap/ · 9 Oct 2024
Open sourcing Recap, a Swift library for creating beautiful What's New screens to highlight app updates and keep users informed about new features.
https://build.ms/2022/6/22/model-view-controller-store/ · 22 Jun 2022
Introducing Boutique, a new architecture that reimagines MVC for SwiftUI by adding a Store layer to handle state management and data flow in a familiar, approachable way.
https://build.ms/2021/8/24/creating-slick-color-palette-apis/ · 24 Aug 2021
Building maintainable, flexible color palette systems for iOS and macOS apps using asset catalogs, semantic naming, and SwiftUI integration.
https://mackuba.eu/2020/08/17/swiftui-beta/ · 17 Aug 2020
In the last few weeks I’ve been trying to catch up on SwiftUI - watching WWDC videos, reading tutorials. Not the new stuff that was announced 2 months ago though - but the things that people have been using for the past year.
https://build.ms/2019/12/26/building-better-views-part-ii/ · 26 Dec 2019
Continuing the ViewData architecture discussion, covering complex views, performance considerations, and practical implementation strategies.
https://build.ms/2019/12/26/building-better-views-part-i/ · 26 Dec 2019
Introducing ViewData, a declarative architecture pattern for transforming models into views that offers a maintainable alternative to MVVM for iOS development.
https://mackuba.eu/2019/12/16/swiftui-quotes/ · 16 Dec 2019
I was going through some saved links and open tabs from June recently while finishing the WWDC collection post. I found a lot of interesting quotes about SwiftUI, Catalyst and the future of Apple platform development, and I decided to steal the idea fro...
https://mackuba.eu/2019/12/03/new-stuff-from-wwdc-2019/ · 3 Dec 2019
As I’m writing these words, it’s the last day of November and the temperature has just dropped to close to 0°C here in Poland. But let’s move back to a better time for a moment, to the first days of June - the long days of warm sunny weather, inviti...
https://mackuba.eu/2019/06/17/swiftui-appkit-dark-mode-switcher/ · 17 Jun 2019
I spent a large part of last week learning and playing with SwiftUI. So far it’s been pretty frustrating at times since I kind of feel like I forgot everything I knew, but I’m also very excited about where this will lead us. I’ve summed up my fir...