-
Over the past few years download speeds on mobile networks have been increasing to the point where I actually have better speeds on my 4G connection than my fixed boardband connection (I must live on one of the last streets in London without fibre). Once upon a time, an app …
-
Most iOS apps will have a networking component, in previous posts I've written about treating the network call and parsing as one task or how to cut down on unneeded network calls by coalescing but in this article I want to describe a pattern I use to construct the actual …