Swift by Sundell is back!
The author announces the return of the Swift by Sundell blog after a two-year hiatus, citing family changes and a renewed passion for Swift programming.
The author announces the return of the Swift by Sundell blog after a two-year hiatus, citing family changes and a renewed passion for Swift programming.
Explains zero-copy reading in Go using slices, bytes.Reader, and bufio.Reader to avoid unnecessary data copying for performance.
Biweekly newsletter covering mobile automation news, CI/CD, testing strategies, and tools for iOS, Android, and cross-platform development.
Announcing a talk at iOSKonf25 on distributing and monetizing closed-source SDKs using Swift Package Manager.
A developer reflects on the 13-year journey of maintaining Wally, a digital wallet app, through iOS updates and design shifts.
Explains how to create a custom FormatStyle in Swift to handle ordinal number formatting, addressing performance and locale issues.
Biweekly newsletter covering mobile automation news, tools, and best practices for iOS and Android development, including CI/CD, testing, and frameworks.
The Compile Swift Podcast is rebranding to App Developer Podcast to cover a wider range of app development technologies beyond Swift.
A curated newsletter issue covering mobile automation topics, including CI/CD, testing frameworks, and best practices for iOS and Android development.
A biweekly newsletter issue covering mobile automation news, tools, and best practices for iOS and Android development.
A tutorial on implementing a debounced search context in SwiftUI to improve performance by reducing unnecessary network calls during user input.
A SwiftUI developer shares practical code snippets and notes for using the Kingfisher library's KFImage component with various modifiers.
A newsletter issue curating articles and tutorials on mobile automation, covering CI/CD, testing, and performance for Android, iOS, and Flutter.
A developer reflects on a year of launching the Swift Academy podcast, discussing iOS topics like TDD and modularization, and building a new framework.
A technical guide on using usbmuxd and ifuse to directly export photos from an iPhone to a computer via USB, bypassing iCloud.
A curated newsletter issue covering mobile automation news, including CI/CD, testing frameworks, and performance metrics for iOS and Android development.
A podcast episode discussing strategies for optimizing an app's presence on the App Store, including required elements and best practices.
A biweekly newsletter covering mobile automation news, including CI/CD, testing, and development tools for iOS and Android.
Explores code coverage as a metric for untested code, its limitations, and practical tools for tracking and improving test quality in software development.
Updates on techniques to bypass in-app browsers on Android and iOS, including changes to intent links and iOS shortcut issues.