A collection useful tips for the Swift language
created at March 28, 2018, 6:12 p.m.
KeyPathKit is a library that provides the standard functions to manipulate data along with a call-syntax that relies on typed keypaths to make the call sites as short and clean as possible.
created at March 7, 2018, 11:49 a.m.
A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern
created at June 7, 2019, 12:05 a.m.
A Swift micro-framework to easily deal with weak references to self inside closures
created at Oct. 4, 2018, 7:39 p.m.
AutoMocker is a Swift framework that leverages the type system to let you easily create mocked instances of your data types.
created at July 16, 2019, 10:27 a.m.