ScottEG

@scotteg
1 Followers
0 Following
2 Posts
Veteran iOS developer & author | Drummer | USMC vet

For anyone interested, I expanded on this topic in a new article. Check it out here:

https://www.linkedin.com/pulse/navigating-apples-evolving-concurrency-models-tale-two-scott-gardner-lwmqc

Navigating Apple's Evolving Concurrency Models: A Tale of Two Projects

As developers, we've all experienced the excitement—and sometimes frustration—of working in the Apple ecosystem. Apple's commitment to innovation often means we're introduced to new tools and paradigms, each promising to make our code more efficient, maintainable, and modern.

🎉 Just created two versions of my Dessertly project to showcase the difference b/t Swift Concurrency & RxSwift with SwiftUI, including networking & unit tests!

🍰 Swift Concurrency: https://github.com/scotteg/Dessertly
🍰 RxSwift: https://github.com/scotteg/Dessertly-RxSwift

#iOSDev #Swift #SwiftUI #RxSwift

GitHub - scotteg/Dessertly

Contribute to scotteg/Dessertly development by creating an account on GitHub.

GitHub