Batikan SosuninSahibinden TechnologyEnhancing Authentication with Passkeys in iOS Using Advanced TechniquesA Deep Dive into Technical ImplementationMay 14May 14
Batikan SosuninBetter ProgrammingWhat’s New in Xcode 15Xcode 15 is now 50% smaller on the Mac App Store, with downloadable simulator runtimes for all platforms.Jun 12, 2023Jun 12, 2023
Batikan SosuninBetter ProgrammingManaging Navigation Between Multiple Modules in an iOS App Using Dependency Injection ContainersIn modern iOS app development, breaking up an application’s functionality into different modules or screens is common. This modular…May 2, 20232May 2, 20232
Batikan SosuninBetter ProgrammingCreate Live Activities and Dynamic Island With ActivityKit on iOS 16Get real-time updates on your Lock Screen and in the Dynamic IslandAug 15, 20222Aug 15, 20222
Batikan SosuninBetter ProgrammingWhat’s New in Xcode 14Faster. Xcode 14 lets you get started faster than ever with a binary that’s 30% smaller than before.Jun 14, 20223Jun 14, 20223
Batikan SosuninSahibinden TechnologyDependency Injection Container in SwiftA Dependency Injection Container is an object that is responsible for recording, deciding, and settling all the dependencies.May 28, 20224May 28, 20224
Batikan SosuninSahibinden TechnologyDependency Injection in SwiftDependency Injection is a software design pattern that allows you to use a technique in which an object receives other objects that it…May 23, 20223May 23, 20223
Batikan SosuninSahibinden TechnologyBitwise Enum Values with the OptionSet in SwiftOptionSet is a Protocol that conforms to make you able to do bit masking(C style). OptionSet represents a bitset type, and every single bitApr 13, 2022Apr 13, 2022
Batikan SosuninSahibinden TechnologyEquatable Protocol in SwiftEquatable is a protocol that explicitly defines the semantics of equality and inequality in a way wholly separate from the question of…Apr 4, 20221Apr 4, 20221
Batikan SosuninSahibinden TechnologyBecome an iOS Simulator Master-Part 2Take control over the Xcode simulator.Mar 28, 2022Mar 28, 2022