Nov
08
What's New on Kazai Storyboard
Blog
1 min read

What's New on Kazai Storyboard

There is a bunch of updates happening over here.
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.
Jan
13
2021 Recap
Milestone
8 min read

2021 Recap

2022's progress bar indicates 3,5%, which means that the 2021 summary should have been out a few days ago.
Nov
22
How to Make REST API on Swift Even Better. Vapor RestKit  2.0 is Out
Open Source
2 min read

How to Make REST API on Swift Even Better. Vapor RestKit 2.0 is Out

A BIG update for Vapor RestKit - fast pace RestFul API framework for Vapor. Build CRUDs with Sort, Filter, and Cursor pagination cleaner than ever.
Sep
27
How to Make REST API on Swift Even Better. I'm Working On Vapor RestKit  2.0
Open Source
1 min read

How to Make REST API on Swift Even Better. I'm Working On Vapor RestKit 2.0

I've started to work on a big update for Vapor RestKit. I've been using it for a while and noticed several shortcomings that were not noticeable at the stage of the initial design, both related to its internals and API.