ThoseWhoSwift
@thosewhoswift
Official X account of thosewhoswift.substack.com newsletter.
ID: 1770851823940718593
https://thosewhoswift.substack.com/ 21-03-2024 16:36:16
37 Tweet
95 Takipçi
11 Takip Edilen
An explanation video by Karin Prater on how to set up Unit Testing with a fresh project and start to write them finally. youtube.com/watch?v=CsuUwd…
A piece by Matteo Altobello explores how to programmatically control the camera position of a MapKit map within a SwiftUI application using the MapCamera and MapCameraPosition APIs introduced in iOS 17. createwithswift.com/change-a-map-v…
6 parts and still going: Dmitrii Ivanov delves into how inherent human cognitive traits contribute to software complexity. dmtopolog.com/complexity-6-h…
An article by Gabriel Theodoropoulos explains how to programmatically manage focus on SwiftUI text fields using the @FocusStateproperty wrapper introduced in iOS 15. serialcoder.dev/text-tutorials…
This article by Stefano Perna and Antonella Giugliano delves into the intersection of programming and artistic expression, highlighting how Swift and SwiftUI can be powerful tools for creative coding. createwithswift.com/exploring-crea…
A piece by fatbobman (东坡肘子) on how SwiftUI’s Animatable protocol can resolve inconsistent or malfunctioning animations across different iOS versions. itnext.io/animatable-pro…
This comprehensive guide by Pawel Kozielecki 📱 💻 🛠 explores the role of Dependency Injection (DI) in building scalable and maintainable modular iOS applications. swiftandmemes.com/ultimate-guide…
A piece of advice by Donny Wals 👾 against preemptively checking network connectivity in Swift applications. He highlights that network conditions can change rapidly, making such checks unreliable and potentially leading to poor user experiences. donnywals.com/should-you-use…
An article by Swift Toolkit.dev which highlights underused features of Swift’s ArgumentParser: built-in support for generating UNIX manual pages, DocC documentation, and a JSON dump of command/argument metadata. swifttoolkit.dev/posts/argument…
A piece by Scott Berrevoets where he explains how putting .lproj files in a Swift Package broke first-install localization and suggests fixes like Bundle.module.preferredLocalizations, and more. scottberrevoets.com/2025/09/19/loc…
Gabriel Fernandes Thomaz & Tiago Pereira are starting a series to guide you through using Apple’s Contacts framework in SwiftUI. createwithswift.com/getting-starte…
A video by Vincent Pradeilles where he highlights a cornerstone of SwiftUI architecture, explaining what architecture really means and how to build modern apps with scalable, maintainable code. youtube.com/watch?v=KY4jvb…
A presentation from honza dvorsky - moved to czechboy0.dev on Bluesky and team about Swift Configuration, a unified library for reading configuration across sources (env vars, JSON, YAML, CLI) via a ConfigReader. forums.swift.org/t/introducing-…
A demonstration by Artem Novichkov on how to use Xcode 26’s new Foundation Models instrument to profile generative AI sessions in your app. artemnovichkov.com/blog/foundatio…
A presentation by Natascha Fadeeva about a clean architecture for handling universal links: use enums (and structs when needed) to represent link types, centralize URL parsing in a failable initializer, and integrate with your router via onOpenURL. tanaschita.com/swiftui-naviga…
Screenshot hacks developers can use to make people stop scrolling the App Store and look at your app. Crafting high-converting screenshots is the key to climbing the App Store ladder. Tips by Teodora @DesignerAnts 👇 indieappdevs.substack.com/p/swift-discov…