ios Automate boilerplate code-generation with Sourcery 🪄 A detailed guide on how we use sourcery - an amazing code generation tool - at Blueground.
ios Encrypt DNS in iOS 14 applications In iOS 14, Apple introduced support for passing the DNS queries over HTTPS (DoH) or TLS (DoT). So why bother encrypting DNS queries when HTTPS is widely in use?
ios How to type your diffable data source identifiers In this post we describe three different data types for diffable data source identifiers.