Intermediate iOS with Swift is a weekly podcast about the swift programming language. Each week Tiago and Lewis tackle a problem one of them has faced that week regarding the applications they are working on. The podcast is aimed at intermediate swift developers looking to explore concepts further.…

Extracted from the FastBike Youtube Screencast: https://www.youtube.com/playlist?list=PL7knCEcKU1gyOhQuIovsXAp5ivbd8H-wS

In this episode Lewis and Tiago discuss their experience launching new apps into the App Store

https://www.martinfowler.com/bliki/TellDontAsk.html https://leanpub.com/wewut https://github.com/emilybache/Racing-Car-Katas http://wiki.c2.com/?ArrangeActAssert https://en.wikipedia.org/wiki/Dependency_injection

Episode 5 - Working Effectively with Legacy Code by Intermediate Swift

Episode 4 - Introduction to Extreme Programing by Intermediate Swift

Episode 3 - How do we spend our time maintaining an application by Intermediate Swift

Is It Worth the Time? https://xkcd.com/1205/ CI vs CD vs CD https://www.atlassian.com/continuous-delivery/ci-vs-ci-vs-cd Extreme Programming http://www.extremeprogramming.org Fastlane Screenshots https://docs.fastlane.tools/getting-started/ios/screenshots/ Git Flow https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow Trunk Based Development https://trunkbaseddevelopment.com Decoupling deployment from release https://www.thoughtworks.com/radar/techniques/decoupling-deployment-from-release BlueGreenDeployment https://martinfowler.com/bliki/BlueGreenDeployment.html