by Wan Ahmad Lutfi | Aug 6, 2023 | Dependency Injection, Swift
Dependency injection and dependency inversion are crucial concepts in software and app development, allowing you to create code that is scalable, maintainable, and easily testable. Let’s delve into these powerful concepts to build good iOS applications. Dependency...
by Wan Ahmad Lutfi | Jul 17, 2023 | Combine, SOLID Principles, Swift
In this article, we’ll explore how to fetch and combine data from multiple sources efficiently. Let’s get started! Consider this scenario: you are building a social app with the ability to display a list of friends. To achieve this, we have three sources...
by Wan Ahmad Lutfi | Apr 16, 2023 | Uncategorized
Welcome to WordPress. This is your first post. Edit or delete it, then start...