The Code Bug

iOS and Software Architecture

Scroll Down
← Newer Posts Page 2 of 5 Older Posts →

Airbnb iOS app, a critical review and verdict

Hi everyone, In today's post we are going to be looking at the design of Airbnb iOS app and reach a few conclusions about what might »

The Code Bug The Code Bug 28 October 2016

Clean code: when to use "self." in Swift, and when not to

Hi from the codebug, Swift is great programming language. We love that it's fast, safe and flexible. We also love it's ability to do inference, taking »

The Code Bug The Code Bug 16 July 2016

How to update a single dependency using Carthage

Welcome, For those of us who are using Carthage, updating dependencies can be a very long wait while waiting for compilation (I'm looking at you aws-sdk-ios) »

The Code Bug The Code Bug 05 July 2016

Swift: Adopt Protocols without cluttering the class declaration

After transitioning to Swift and Protocol Orietented Programming you might find yourself in a situation where your ViewControllers adopt a lot of protocols class MYViewController: UIViewController, »

The Code Bug The Code Bug 13 April 2016

How to have a clean AppDelegate. A simple and elegant architecture

Hi from the codebug, A long time ago the entire iOS community was presented with VIPER. It was a revelatory new architecture which split up nicely »

The Code Bug The Code Bug 25 January 2016
← Newer Posts Page 2 of 5 Older Posts →
The Code Bug © 2018
Odin theme created by Andrea Tarquini (@h4t0n). Proudly published with Ghost