I'm talking about this:

IMO, we should prefer to not use these since it doesn't seem to be a standard approach across the iOS development community. You're essentially writing code inside of Interface Builder, where you don't get any help from the compiler for type checking and typos. It can also be a source of frustration since it's probably the last place you're going to look when trying to hunt down a crash or bug that's creating some weird behavior.