4 followers
Where we discuss Swift matters...
A little about me - I think in Swift ⚡️ iOS Developer 👨🏾💻 Cape Town South Africa 🏖
Subscribe to my newsletter and never miss my upcoming articles
Welcome 👋 to part one of the Swift Network Layer Series where we will be laying the foundation for our network layer. Pre-requisites Xcode 11 Basic understanding of Swift & Networking API Design Things I like to keep in mind when designing an A...
Welcome to the Swift Network Layer Series! 👋🏾 In this series, we will be covering how we can code our own declarative protocol-orientated networking layer using our beloved Swift. Knowing how to communicate with a server and present the response da...