Don't Call willChangeValueForKey Unless It's Really Needed
Learn why willChangeValueForKey and didChangeValueForKey are unnecessary when using setter methods for KVO in Objective-C.
Learn why willChangeValueForKey and didChangeValueForKey are unnecessary when using setter methods for KVO in Objective-C.
This post marks the reboot of my blog where I plan to share iOS development insights and personal thoughts.