Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in retain-cycle
Is [Weak self] always needed when dealing with URLSession?
Jan 04, 2023
ios
swift
closures
nsurlsession
retain-cycle
retain cycle when calling perfromBlock on self.managedObjectContext with ARC?
Dec 18, 2022
objective-c
memory-management
automatic-ref-counting
retain-cycle
Should I use weak self inside a computed property's closure?
Nov 02, 2022
swift
closures
retain-cycle
Does calling a method inside a block that calls another method referring to self cause a retain cycle?
Jun 13, 2022
ios
retain-cycle
Avoiding retain cycle when using function as a block in swift
Sep 23, 2022
swift
block
weak-references
retain-cycle
Does using a function as a closure retain self?
Mar 07, 2022
swift
retain-cycle
substituting for __weak when not using ARC
Jan 04, 2019
ios
cocoa-touch
objective-c-blocks
nsoperationqueue
retain-cycle
blocks, self, retain cycles
Oct 20, 2022
objective-c
objective-c-blocks
retain-cycle
Should I Use "weakSelf" In a dispatch Block?
Oct 12, 2021
objective-c
memory-management
objective-c-blocks
retain-cycle
Swift Retain Cycles and Closures
Oct 23, 2022
ios
swift
retain-cycle
Does passing a function belonging to self cause a retain cycle when not in a closure?
Sep 14, 2022
swift
memory-management
functional-programming
swift2
retain-cycle
Purposely Create Retain Cycle (Objective C without GC)
Feb 28, 2022
objective-c
memory-management
automatic-ref-counting
retain-cycle
What is the reason of @strongify
May 09, 2019
ios
reactive-cocoa
retain-cycle
SpriteKit not deallocating all used memory
Apr 28, 2021
swift
memory
sprite-kit
automatic-ref-counting
retain-cycle
Knowing where retain cycles are and removing them
Apr 20, 2022
swift
sprite-kit
swift3
weak-references
retain-cycle
Swift - Expecting a leak after strongly capturing self in closure
Mar 15, 2019
swift
memory-leaks
closures
retain-cycle
strong-references
How to avoid a retain cycle when using an array of delegates in Swift [duplicate]
Aug 28, 2022
arrays
swift
delegates
retain-cycle
Why does UIAlertController create a retain cycle with self?
Feb 23, 2022
ios
memory-management
objective-c-blocks
uialertcontroller
retain-cycle
recursive block and retain cycles in ARC
Nov 22, 2021
objective-c
recursion
automatic-ref-counting
objective-c-blocks
retain-cycle
Older Entries »