Understanding memory leaks in closures
Memory leaks in closure is a problem commonly encountered in apps, and not well understood. This article provides an easy approach to get rid of them.
Introducing Nikka, an understandable networking library for Swift
Nikka is a great alternative to the overused and miused Alamofire. You'll find here everything you need to start with Nikka.
Giving up on Alamofire
I'm sharing in this article a few big issues we encountered with Alamofire at HER and why we decided to go with our own solution for networking.