Subscribe
Copied to clipboard
Share
Share
Copied to clipboard
Embed
Copied to clipboard
Empower Apps
Trailer
Bonus
Episode 186
Season 1
The Great SwiftUI Migration - Part 2 with Ben Scheirman
September 30, 2024
Leo Dion, Principal CEO and Swift Developer at BrightDigit
Full Transcript
View the website
Ben Scheirman is back for part 2 of our interview on SwiftUI Migration. In this episode we focus on navigation, data handling and Swift packages.
Guest
- Ben Scheirman | Ben is an experienced software engineer from Houston, TX. Currently focused on Swift, iOS, Ruby, and Rust.
- Ben Scheirman (@bens@mastodon.xyz) - Mastodon
- subdigital (Ben Scheirman)
- NSScreencast: Bite-sized Screencasts for iOS Development
- Combine Swift
Announcements
- Need help with your projects this year? BrightDigit has openings.
- Join Bushel Beta
- Join our Brand New Patreon Page!
Links
- Episode #288: Modern UIKit: Stack Navigation, Part 2
- pointfreeco/swift-perception: Observable tools, backported.
- brightdigit/Sublimation: Enable automatic discovery of your local development server on the fly. Turn your Server-Side Swift app from a mysterious vapor to a tangible solid server.
- krzysztofzablocki/LifetimeTracker: Find retain cycles / memory leaks sooner.
- siteline/swiftui-introspect: Introspect underlying UIKit/AppKit components from SwiftUI
- Presenting Coordinators - Soroush Khanlou on Vimeo
Related Episodes
- The Great SwiftUI Migration - Part 1 with Ben Scheirman
- SwiftUI Field Guide with Chris Eidhof
- SOTU 2024 with Peter Witham
- SwiftUI Tips and Tricks with Craig Clayton
- Swiftly Tooling with Pol Piella Abadia
- It Depends with Brandon Williams
- My Taylor Deep Dish Swift Heroes World Tour
- Mobile System Design with Tjeerd in 't Veen
- The Composable Architecture with Zev Eisenberg
- Behind the Scenes of SwiftUI with Aviel Gross
- WWDC 2022 - SwiftUI and UIKit with Evan Stone
Social Media
Credits
Music from https://filmmusic.io
"Blippy Trance" by Kevin MacLeod (https://incompetech.com)
License: CC BY (http://creativecommons.org/licenses/by/4.0/)
Thanks to our monthly supporters
"Blippy Trance" by Kevin MacLeod (https://incompetech.com)
License: CC BY (http://creativecommons.org/licenses/by/4.0/)
- Edward Sanchez
- Steven Lipton
Chapters
- Discussing Data Handling in Swift UI
- Observable Objects and View Models
- The Power of Previews in Swift UI
- Combining Combine and Async/Await
- Interfacing Between UIKit and Swift UI
- Challenges with Swift Package Manager