Delegation in Swift

Hello folks, Leo here. Today we’ll discuss the most famous communication pattern in Swift/iOS development: the delegation pattern. The delegation pattern is very simple if we try to imagine it is just a delegation process in the real world. It’s a ONE TO ONE communication pattern, which means if we are trying to communicate to/from […]

Join our Newsletter!

From beginner-friendly tutorials to advanced coding techniques, the newsletter is designed to help you level up your skills and stay up-to-date with the latest trends in app development.