Best Practices

Swift: Selector Syntax Sugar

I’ve been burned by string-typed selectors in the past so I was happy to find this excellent post regarding the new Swift 2.2 #selector functionality and creating extensions of Selector to allow syntax sugar 🍧πŸͺ🍰🍭🍦.

Check it out here!

😍

Standard