PinnedHow to make a super app?These days, super apps are becoming more and more popular. From the user’s perspective, super app is an app that has everything. Users…Oct 16, 20217Oct 16, 20217
PinnedPublished inLevel Up CodingAutomating Memory Leak Detection with CI Integration for iOSA solution to automate memory leak detection in iOS DevelopmentOct 11, 20234Oct 11, 20234
Published inLevel Up CodingRemove unused code in a real-world iOS projectHow did I integrate Periphery to remove unused code for my engineering team?2d ago2d ago
Published inLevel Up CodingHow I reduce the iOS Banking app size by 50%Learn how to analyze the iOS app size and techniques you can apply to reduce the sizeDec 2, 20243Dec 2, 20243
Published inLevel Up CodingHow to Customize iOS CI Workflows When You Don’t Control the CI SystemHow can we customize our iOS CI workflow without having any control over it?Aug 9, 2024Aug 9, 2024
Published inLevel Up Coding5 Effective Strategies for Managing Image Resources in iOSHow to manage image resources effectively in iOSJun 13, 20241Jun 13, 20241
Published inLevel Up CodingReducing iOS Test execution time with Selective TestingSelective testing for Swift package manager to reduce test execution timeMay 13, 20241May 13, 20241
Published inLevel Up CodingSwift for-loop performance?Which function has better performance? while-in, for-loop, or high-order function “reduce”?Apr 2, 20242Apr 2, 20242
Published inLevel Up CodingDont trust your code coverageWhen I was working at GxS, one thing that we truly cared about was the code quality. To ensure the code quality, we added a rule that code…Dec 31, 20235Dec 31, 20235
Published inLevel Up CodingA modern approach to Swift method swizzlingMethod swizzling is a cool feature that allows us to change the implementation of an existing selector at runtime.Dec 17, 20231Dec 17, 20231