PinnedSakshiMobile System Design (iOS): Swiggy/Zomato AppIn this article, I’m sharing insights on how to approach mobile system design with examples.Mar 105Mar 105
PinnedNitin AggarwalJSON Parsing with Codable in SwiftIn Swift, to supporting decoding and encoding we must adopt the NSCoding protocol and implement its methods.Sep 84Sep 84
Anurag PanditviewIsAppearing(_:) — A New Addition to “UIViewController”In Swift development, view controllers are responsible for managing views and how they appear on the screen. We’ve been using several view…5d ago5d ago
Dexter RamosiOS Swift Push/Remote Notification via Firebase Cloud Messaging (FCM)Photo by Jamie Street on UnsplashSep 191Sep 191
Nitin AggarwaliOS Interview Guide: How Swift compiler optimize performance with immutable collections?Level: Intermediate, Priority: HighSep 19Sep 19
Nitin AggarwalMastering UserDefaults: The Right Way to Manage Data in iOS AppLearn how to manage UserDefaults for large iOS apps.Sep 142Sep 142
Rajesh BudhirajaBinding Property Wrapper: SwiftUI@Binding is used for passing state from child to parent view. Let’s see how it can be done.Aug 31Aug 31
Nitin AggarwaliOS Interview Guide: Refactor code to adopt Single Responsibility Principle (SRP)Level: Intermediate, Priority: HighAug 202Aug 202
Rajesh BudhirajaWhy you should care about SOLID Principles?SOLID is an acronym for object-oriented design principles that provide a way for developers to organize their code, making it flexible…Aug 19Aug 19