Archives: 2017

← Back to all archives

“This is the peak laptop. For now.“

I have an opinion. Yes, I know that joke.

I hope I got it wrong here, I really do. Because it’s driving me bananas how convoluted this API is.

I dislike these ‘one-really-weird-trick...’ titles but this one is really useful in so many cases. Understand it and apply it diligently.

Expanded transcript from my talk at NSSpain 2017

One more step on the path to hide Core Data‘s Objective-C details

“Avoid notification.object and userInfo”

Let the language work for you

Voodoo called @NSManaged is not always your friend

Chasing compiler‘s own tail

Taking the first step towards clean and minimal app architecture in iOS app means freeing your view controllers from the burden of dealing with other controllers.

Long live the swizzle!