Objective C

A 3-post collection

Page 1 of 1

Objective-C Notification.Name with Swift interoperability

NSNotification name has evolved from Objective-C's plain NSString type to a dedicated Notification.Name type, which is succinct and intuitive. My project is still in the »

saiday saiday on Objective C, Swift 02 January 2020

Lightweight Generics in Objective-C

Except for Swift interoperability, using lightweight generics can make your Objective-C code more readable and self-inspection. Lightweight generics was introduced in WWDC 2015, they named it »

saiday saiday on Objective C 06 May 2018

Write unit tests to avoid memory leaks in Objective C

This article is been deprecated New version of this topic goes to http://imnotyourson.com/unit-tests-that-avoid-memory-leaks/ »

saiday saiday on Unit Test, Memory Leak, Objective C 11 May 2015
Page 1 of 1
Imnotyourson © 2025
Proudly published with Ghost