Featured

Dec
08
Should We Bring Redux to iOS?

Should We Bring Redux to iOS?

One of the things I've been puzzling over recently. Can we benefit much from bringing redux-like architectures to iOS? How? And how can we get most of it?
Mobile App Architecture
22 min read
Sep
10
CI/CD Pipeline Setup with GitHub Actions for iOS Project

CI/CD Pipeline Setup with GitHub Actions for iOS Project

That kind of things are done rather seldom. Luckily if several times a year. That's why I have to look back the process how it's done every time. sI decided to write a tutorial once, so next time I didn't have to google once again. Probably that would be helpful also for you.
iOS App Development
9 min read
Jan
23
Parametrized XCTest in Swift

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?
iOS App Development
5 min read