Shilpa BansalinWalmart Global Tech BlogiOS Library, Bundle, and FrameworksApplications tend to grow and so does their source code. A monolithic application, having a very large code base, poses challenges…Apr 22, 20221Apr 22, 20221
Shilpa BansalURLProtocolURLProtocol lets you redefine how Apple’s URL Loading System operates, by defining custom URL schemes and redefining the behavior of…Nov 30, 2021Nov 30, 2021
Shilpa BansalDependency injection via Constructor, property, and Method injections in swiftDependency injection is a commonly used technique to write loosely coupled reusable code, insert mocked data, and simplify testing. Instead…Nov 29, 2021Nov 29, 2021
Shilpa Bansal‘S’ingleton, ‘s’ingleton vs Shared global state:As described in the Design Patterns book (GOF) by Gamma, Johnson, Vlissides, and Helm:Nov 29, 2021Nov 29, 2021
Shilpa BansalinWalmart Global Tech BlogNative vs Cross PlatformMobile applications have traditionally been written in native languages. With the rise of React Native popularity and the growing number…Jan 25, 20215Jan 25, 20215