Posts
All the articles I've posted.
The Proxy Design Pattern
Published on:February 23, 2021 at 12:00 PMIn this post we talk about the Proxy design pattern and a simple example how to use it, in this case, in iOS applications to prevent retain cycles in an effective and clean way.