Published onAugust 10, 2025The Magic Behind UUID() in Swift, How Your App Generates Truly Unique Identifiers#swiftEver wondered how a simple UUID() call in Swift guarantees you'll never get the same identifier twice?read_more()
Published onMay 9, 2025AsyncImage the way I like it#SwiftUI#swiftCreated my own AsyncImage api to make it behave as I wanted.read_more()
Published onApril 9, 2025What I learned after doing magic for half my age.#career-adviceLessons learned after doing magic for 12 years.read_more()
Published onMarch 25, 2025Creating Paging ScrollView using _VariadicView#SwiftUI#swiftScroll paging effect in swiftUI using _VariadicView.read_more()
Published onFebruary 15, 2025Modern Concurrency and Legacy code#concurrency#swift‘We can’t touch that code — it’s all callback-based!’ Sound familiar? As a developer, you’ve probably heard this countless times, or even said it yourself.read_more()