Clean Swift templates now updated for Xcode 8.3.3 & 9.0 and Swift 3 & 4
After many months of development and testing, experimenting with multiple projects, and initial beta testings by some of you, I have just released the Clean Swi...
After many months of development and testing, experimenting with multiple projects, and initial beta testings by some of you, I have just released the Clean Swi...
This is a preview of one of the new features in the upcoming version 2 of my Clean Swift Xcode templates. The VIP cycle isolates your code dependency, while the...
In my TDD part 1 post, you wrote a test to make sure ListOrdersViewController invoke the fetchOrders() method of the ListOrdersInteractor. Now, it’s time to mak...
I’ve written a book to teach you how to write unit tests effectively. If you want to make your tests fast so you’ll actually run them and run them often to rece...
The Clean Swift Handbook is an updated version of this blog post, plus additional chapters to cover the entire CleanStore sample app. It also works with the lat...