top of page

Dispatch Queues (in Swift) [Video]

Dispatch Queues in Swift are an incredible way to improve the performance of your code. In this brief overview, I cover the difference between serial and concurrent queues. I use example private, main, and background Dispatch Queues to further emphasize the utility of this key Swift feature.


Visit our GitHub to review the code used in this video. Sign up for CodeConda to improve your coding skills.




Comentários


bottom of page