Oct
25
The Story of My Emergency Relocation — Destination Country Criteria (Part 5)
Personal Stories
3 min read

The Story of My Emergency Relocation — Destination Country Criteria (Part 5)

In my bookmarks, I had a very long list of countries from all over the world providing all kinds of Digital Nomad Visas. I'd been thinking that I would take my laptop and luggage, pick some country, and would go. Not so fast.
Oct
31
The Story of My Emergency Relocation — Shortlist & Final Destination (Part 6)
Personal Stories
9 min read

The Story of My Emergency Relocation — Shortlist & Final Destination (Part 6)

The world is huge with a lot of places I would like to visit but when it comes to a decision about where to live, it suddenly shrinks
Nov
24
Common Redux Pitfalls on iOS: Deep Navigation Stack

Common Redux Pitfalls on iOS: Deep Navigation Stack

Redux is often suggested as a silver bullet for mobile app architecture. However, it also brings noticeable inconveniences that are worth mentioning. One of them kicks in when we start to deal with a deep navigation stack.
Jan
23
Parametrized XCTest in Swift
iOS App Development
5 min read

Parametrized XCTest in Swift

How to implement parametrized XCTest in Swift and run it with a bunch of input-output datasets via Obj-C Runtime. When could this be helpful?
Jun
21
WWDC
4 min read

Use SwiftUI With UIKit - WWDC22

How to bridge data between the legacy app and SwiftUI back and forth. How to embed SwiftUI into UICollectionView and UITableView with UIHostingConfiguration. Here is the summary for the "Use SwiftUI With UIKit" session from WWDC22.