Swift Completion Handler Tutorial

preview_player
Показать описание
Tutorial on doing how completion handlers work in in Swift.

Source Code:

Рекомендации по теме
Комментарии
Автор

If I see a seem tutorial I see myself to it. Best damn videos on here. Love your content!!! keep it up brother!

michaelszabo
Автор

I like the way you compared it to pictures in the beginning of your video. Well done. I have a better grasp of the topic now

DW-cgvy
Автор

completion handler is different than a regular closure in the sense that It is executed when the function has finished everything. We need to use @escaping to tell compiler about this. I'm still learning. This is what I understand.

TheArrogan
Автор

Thank you very much! Very easy, practical and essential tutorial!

hyhgns
Автор

Thank you so much .. I appreciate your time and effort into making our life easier

hidden
Автор

It would be great if you can make font in Xcode larger. It will be easier to read on mobile devices.

slavaslutsker