combine을 공부하려면 뭘봐야해?

Asked on 08/07/2024

1 search

To study Combine, you should focus on sessions that cover topics related to Swift and SwiftUI, as Combine is a framework that integrates closely with these technologies. Here are some relevant sessions from WWDC that you might find useful:

  1. Platforms State of the Union - This session includes a chapter on Swift Assist, which might provide insights into Swift and related frameworks like Combine.
  2. Support real-time ML inference on the CPU - This session has a chapter on BNNS Graph in Swift, which could be useful if you're looking into how Combine can be used in conjunction with Swift for real-time processing.

For a more focused study on Combine, you might also want to look at past WWDC sessions specifically dedicated to Combine, as well as Apple's official documentation and tutorials on the framework.

combine을 공부하려면 뭘봐야해? | Ask WWDC