Managing Combine, your existing code, and async/await - Donny Wals - Do iOS 2022 (English)

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • More and more companies are looking at adopting SwiftUI, and as a result they're digging into Combine as well. But how do we integrate Combine into an existing codebase? And what about async/await? In this talk, we'll explore these questions and explore what the future of Combine and async/await will look like.

Komentáře • 1

  • @indiekiduk
    @indiekiduk Před rokem

    40:34 interesting talk but luckily we don't need any of that legacy view model code since SwiftUI has the .task(id:) modifier!