Understanding Swift closures and pros/cons over protocols & delegates | iOS Dev Live Mentoring
/Learn how to fully grasp closures in Swift, how and when to replace Swift protocols with closures, tuples, structs, or classes. And pros/cons of using delegates vs. closures for async operations.