I was tired of writing code like this:
POXO: Plain Old [insert programming language here] Object
I recently noticed a big difference in how I used to write code and how I code now.
Networking. 99.99% of all apps talk to the internet at some point. Personally I’ve written some ugly networking code in the past. By no means do I claim to have…
Note: iOS ViewControllers = Android Activities so for the rest of the article I’m just going to refer to them both as ActivityViewController