Articles
Notes on Swift, iOS, testing, and software engineering.
-
-
Integrating XcodebuildMCP in iOS Development
How to integrate XcodebuildMCP in iOS development to improve your productivity and efficiency.
-
Dont blindly trust your agent
-
Scaling Mutation Testing in a Large iOS Codebase
Learn how we apply mutation testing into our large iOS project and make it scalable.
-
Remove unused code in a real-world iOS project
Real world challanges when removing unused code in iOS project
-
How I reduce the iOS TPBank app size by half
-
How to Customize iOS CI Workflows When You Don’t Control the CI System
-
5 Strategies for Managing Image Resources Effectively in iOS
In this article, we will learn how to manage image resources effectively in iOS development.
-
Reducing iOS Test execution time with Selective Testing
-
Deep dive into Swift for-loop performance
-
Dont trust your code coverage
-
A modern approach to Swift method swizzling
-
Modular Navigation in SwiftUI: A Comprehensive Guide
Covering how to handle navigation in a SwiftUI project with Modular Architect and Clean Architect.
-
Automating Memory Leak Detection with CI Integration for iOS
How to automate the leak-checking process in iOS development
-
Engineering mindset I’ve learned in a big tech company
How great engineers work in a big tech company. Learn about the mindset of engineers at GxS Bank.
-
How to make a super app?