Deep KumariOS Guide to Unit Tests and UITestsI will show you how to perform the some basic tests in this article. Hopefully this can save you some time fuddling around with tests and…Nov 22, 2023Nov 22, 2023
Deep KumariOS Interview Questions 2023Hi folks, I want to share my knowledge about the Swift programming language and the UIKit framework. I encountered these questions while…Nov 22, 2023Nov 22, 2023
Deep KumarJSON is incredibly slow: Here’s What’s Faster!es, you heard that right! JSON, the ubiquitous format for data interchange in web development, might be slowing down your applications. In…Nov 22, 2023Nov 22, 2023
Deep KumarProperty Observersn this article, we will look into swift property observers. According to Apple’s documentation:Jul 3, 2023Jul 3, 2023
Deep KumarThe Liskov Substitution Principle (LSP) in Swift.The Liskov Substitution Principle (LSP) states that objects of a superclass should be able to be replaced with objects of a subclass…Jul 2, 2023Jul 2, 2023
Deep KumarOpen-Closed PrincipleThe open-closed principle was defined by Bertrand Meyer in 1988. He said:Jul 2, 2023Jul 2, 2023
Deep KumarThe Best Way To Structure Your iOS ProjectLearn how to keep it cleanJun 28, 2023Jun 28, 2023