Proposing an enum-based approach for iOS structures like UITableViewController, streamlining diverse item lists without requiring models to implement interface-related protocols. Simplified and efficient solution. read more →
How to build a extension to NSURLRequest generate a cURL command to debug API call read more →
This article discusses implementing MVVM with the Flow Controller to build applications that can evolve over time and have improved maintainability. read more →
Article about how applications can suffer over time and the delay in implementing new features, a topic that was under discussion in 2016. read more →
How to build a extension to NSURLRequest generate a cURL command to debug API call read more →
A short series on how to migrate a Git repository between services. read more →
The article explains how to use rebase within the Gitflow context to aid in managing commit messages and achieving an organized commit history. read more →