Anup Kumar SahuiOS Code Modular Architecture using Swinject & SPMBy default iOS Codebase is monolithic, Monolith is good when we are using good architecture like Clean Architecture + MVVM. Still, the app…Sep 20Sep 20
Anup Kumar SahuFutures and Promises in Combine | Combine Series #1Futures are a lesser-known but powerful feature of the Combine framework that allow us to convert @escaping closures into Publishers. In…Aug 26Aug 26
Anup Kumar SahuinNerd For TechOn-Demand Resources in iOSOn-demand resources help to reduce the initial download size of applications that rely on large assets for use. This is especially useful…Dec 19, 2023Dec 19, 2023
Anup Kumar SahuEnabling SSO for the AppAuth SDK in iOSThere are 3 options for enabling SSO with session cookies when it is not available by default in an OAuth 2.0 client built with AppAuth for…Jan 20, 2023Jan 20, 2023
Anup Kumar SahuSolve CoreData Warning: ‘NSKeyedUnarchiveFromData’ should not be used to for un-archiving and will…Hint : Replace NSCoding with NSSecureCoding.Oct 24, 2021Oct 24, 2021
Anup Kumar SahuVIPER Design Pattern or Architecture? — SwiftSeries 2:- Basics of Clean Architecture And Comparison Between VIPER And Clean Architecture.Mar 5, 2021Mar 5, 2021
Anup Kumar SahuVIPER Design Pattern or Architecture? — SwiftSeries 1 :- build a Simple Open Weather App with API Calls Using VIPER.Mar 3, 2021Mar 3, 2021