LifeLog

Jun
20
Puredux 1.1 - Release Notes
Open Source
4 min read

Puredux 1.1 - Release Notes

Puredux v1.1 is finally out. Puredux is a UDF architecture framework in Swift for app state management with Redux/Flux ideas in mind.
May
02
Vapor RestKit 2.1 - Backward Cursor Pagination
Private
2 min read

Vapor RestKit 2.1 - Backward Cursor Pagination

One small step for Vapor RestKit - one giant leap for mankind. Bi-directional cursor pagination is now available in Vapor RestKit
Mar
27
I've Spent 32 Years on This Planet
Milestone
1 min read

I've Spent 32 Years on This Planet

It's not even funny
Jan
05
2022 Recap
Milestone
11 min read

2022 Recap

I can hardly imagine any area of my life that wasn't fucked up or wasn't under risk this year. My future, my goals and plans, and pretty much everything. That was the emotional aftertaste of 2022.
Jun
16
I’ve Made a Redux Architecture Library for iOS and Called It Puredux
Open Source
4 min read

I’ve Made a Redux Architecture Library for iOS and Called It Puredux

Not long ago, I started to roll out Puredux v1.0. Puredux is a UDF architecture framework in Swift for app state management with Redux ideas in mind. Store, Reducers, Actions dispatching, and unidirectional data flow.