Thiago Centurion3 Ways to Optimize Performance in SwiftUI AppsSwiftUI has revolutionized iOS development with its declarative syntax and powerful features. However, as your app grows in complexity…Sep 7, 20248Sep 7, 20248
Anton KarpovModern Architecture for iOS appsArchitecture is the DNA of an application, lets dive deeper into this topic to build robust and cool apps with the modern technical stack.Jun 16, 20245Jun 16, 20245
Damla ÇimWhy We Use [weak self] in Closures?Hey folks! In this article, we will talk about why we use [weak self] in closures. And this is about ARC and the references we use. We…Feb 23, 2023Feb 23, 2023