PinnedNitin AggarwalinSwiftableJSON Parsing with Codable in SwiftIn Swift, to supporting decoding and encoding we must adopt the NSCoding protocol and implement its methods.Sep 84Sep 84
Nitin AggarwalinSwiftableMastering UserDefaults: The Right Way to Manage Data in iOS AppLearn how to manage UserDefaults for large iOS apps.2d ago12d ago1
Nitin AggarwalinSwiftableAvoid Retain Cycles in Swift’s ClosuresLevel: High, Priority: HighAug 27Aug 27
Nitin AggarwalinSwiftableiOS Interview Guide: Refactor code to adopt Single Responsibility Principle (SRP)Level: Intermediate, Priority: HighAug 202Aug 202
Nitin AggarwalinSwiftableiOS Interview Guide: Error Handling with URLSession Tasks in SwiftLevel: Intermediate, Priority: MediumAug 16Aug 16
Nitin AggarwalinSwiftableiOS Interview Question: Synchronous Vs Asynchronous tasks in SwiftExplain the difference between synchronous and asynchronous tasks in Swift. When would you use each?Apr 121Apr 121
Nitin AggarwalinSwiftableiOS Interview Guide: Equatable ProtocolLevel: Intermediate, Priority: MediumFeb 124Feb 124
Nitin AggarwaliOS Interview Guide: layoutIfNeeded and setNeedsLayoutLevel: Intermediate, Priority: HighOct 2, 20232Oct 2, 20232
Nitin AggarwaliOS Interview Guide: Swift PropertiesTop 18 interview questions on Swift properties like Stored, Computed, and Type and also, covered questions on getter, setters, lazy, etc.Sep 28, 20231Sep 28, 20231
Nitin AggarwalA quick guide on networking logs in SwiftWhen debugging, having access to detailed logs can be immensely helpful. It lets you quickly identify and diagnose issues such as incorrect…Sep 19, 2023Sep 19, 2023