Egzon Pllana Portfolio
-

Tagged: Clean Architecture

2 articles tagged “Clean Architecture”.

All articles
11 min read

From 0 to over 1,000 Unit Tests: The DI Framework Behind It

Why I built OrbitCore, an open-source Swift DI container with three retain policies, thread-safe lazy injection, and a test pattern that scaled past 1,000 unit tests.

3 min read

From Network Chaos to Cached Harmony

How I replaced scattered, redundant contact API calls with a multi-layered, reactive caching architecture in a SwiftUI app using Clean Architecture.