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.
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.