iOS Security: Building Secure iOS Apps an intro to CryptoKit with practical examples.IntroductionOct 6, 2023Oct 6, 2023
Your Guide To a “Thread Safe” Singleton in Swift Part I.Singletons are most commonly referred to as an Anti-Pattern with a bad reputation of being hard to isolate and control specifically for…Jun 23, 20231Jun 23, 20231
.throttle On Observable Objects in RxSwift.One of the most important features of the reactive programming paradigm is to help us writing asynchronous code efficiently with less…Oct 26, 2022Oct 26, 2022