What’s Happening in Swift 5.10One step more further to safety by eliminating programing mistakes at compile time. Swift have already catered many undefined behavior…Mar 23, 2024A response icon1Mar 23, 2024A response icon1
Documenting the Right Things: Writing Documentation for Mobile App DevelopmentAs someone deeply immersed in the world of mobile app development, I’ve learned firsthand just how vital documentation is to the triumph of…Mar 16, 2024A response icon1Mar 16, 2024A response icon1
Annoying Objective-C Header.Error — Double-quoted include “<YourHearderFile.h>” in framework header, expected angle-bracketed insteadMar 13, 2024Mar 13, 2024
iOS Test doubles — Mocks vs Stubs vs Spies“When I first delved into the art of writing test cases, my initial companion was Mocks — a tool I deemed indispensable at the time. I…Mar 5, 2024Mar 5, 2024
Use cases of Ephemeral Configuration in URLSession 📟Here we will be discussing the use cases of ephemeral session configuration in the URLSession and some details about its persistence.Mar 1, 2024Mar 1, 2024
iOS : Design PatternsDesign patterns are reusable solutions to common problems in software design. They’re templates designed to help you write code that’s easy…Feb 28, 2018A response icon5Feb 28, 2018A response icon5
iOS Interview Questions Part 5: Core Data 📗Time to dig in Core Data. If you have missed the previous one Part 4: UIKit, do check it out. Now lets get started!!! 💾 📀Feb 26, 2018A response icon3Feb 26, 2018A response icon3
iOS Interview Questions Part 4: UIKit 🎨Here we will discuss some UIKit questions. If you have missed the previous one Part 3: Swift, do check it out. Now lets get started!!! 🎬…Feb 21, 2018A response icon1Feb 21, 2018A response icon1
iOS Interview Questions Part 2: ObjectiveC 🖥Earlier, in Part 1 — Differentiate we talked through many terms we use to get better clarity. In this part, we will focus on some specific…Feb 12, 2018Feb 12, 2018