This page is collection of technical things I wrote recently and some projects I would like to share:
✏️ Writing
- Pair Programming, TDD, and Rotation?
- Reachability using NWPathMonitor and Combine
- How to replace type methods in Swift to improve testability
- Map, Filter, Sort, and Reduce in Objective-C
- Curried Function in Objective-C
🌱 Hacking
Libraries
- MicroClient: simple and lightweight network client which can be used by all sorts of projects, written in Swift using async/await
- MicropubAPI: Micropub API client
- MicroblogAPI: Micro.blog API client
- MicroPinboardAPI: Pinboard API client
Apps
- Pinboarding: Pinboarding is a Pinboard client for macOS in SwiftUI