Swift, Memory Leak, Memory, weakify, unowned, retain cycle, KrakenDev, StackOverflow, iOS, Xcode, App Development, iOS Developer When to weakify Today I am going to talk about one of the discussion prone topics on iOS platforms. Detecting memory leaks and when to apply weakify. The topic came up while I was recently performing
lldb, Debugging, debugger, Command Line, Memory, memory address, Chris Eidhof, lattner, chris lattner, Apple, Session412, wwdc, wwdc2018 Advanced debugging in iOS Other day I was watching this excellent Session on Advanced debugging with Xcode and LLDB presented at WWDC-2018. My post may be called as a gist of this talk, since this post summarizes
Swift, Swift 4.1, Closure, Closures, Memory Leak, Memory, iOS, Apple Swift - Fighting memory leaks in closures Swift is a great language. In fact, it's among my top 3 favorite languages. It is quite strict in terms of discipline and best practices which pay off in the long-term to offer