About 52 results
https://www.coryd.dev/posts/2022/fixing-safari-icloud-syncing · 28 May 2022
I've been having an intermittent issue with Safari failing to sync any data via iCloud that you would normally expect — history, tabs, bookmarks and the landing page were all behaving independently despite iCloud syncing being enabled.
https://codeklets.nl/episodes/383 · 6 Dec 2021
Robert en Jamie zijn ervaren Mobile Developers die aan veel gebruikte mobile applicaties hebben gewerkt zoals de NS reisplanner en Eneco
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://build.ms/2021/3/12/putting-the-u-in-graphql/ · 12 Mar 2021
Learning how to make GraphQL requests from scratch without libraries like Apollo, exploring the fundamentals of GraphQL client-side implementation in Swift.
https://build.ms/2021/2/12/empower-apps-large-scale-teams/ · 12 Feb 2021
Leo Dion and I discuss scaling app development to thousands of people and millions of users at Twitter, communication, documentation, and the complexity of holding moral frameworks at a global level.
https://codeklets.nl/episodes/400 · 2 Nov 2020
Onze gast is dit keer Jeroen Leenarts. Een zeer ervaren iOS developer en community lead van CocoaHeadsNL.
https://build.ms/2020/9/21/context-bound-types/ · 21 Sep 2020
Exploring API design patterns for balancing implementation exposure, using the example of creating view controllers with header views in four different approaches.
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/06/14/thoughts-on-swiftui/ · 14 Jun 2019
Like everyone, I was shocked by Apple’s surprise reveal of SwiftUI at WWDC last week. We’ve heard rumors of some kind of declarative, multi-platform framework coming sometime in the future, but I don’t think anyone expected we’d see it so soon. T...