Weekend Reading, July 29, 2016
Published: Fri, 07/29/16
Testing E ternal Dependencies with Fakes Big Nerd Ranch Third-party solutions complicate automated testing in your app. Solve this by using fakes to…
Mailing list for the Clean Swifter
Published: Fri, 07/29/16
Testing E ternal Dependencies with Fakes Big Nerd Ranch Third-party solutions complicate automated testing in your app. Solve this by using fakes to…
Published: Thu, 07/28/16
View Online Final By Default, Yes Please cleanswifter.com Two worlds collided for me this week. There has been a ton of Internet chatter about Swift…
Published: Mon, 07/18/16
View Online Inline Temp Refactoring in Swift cleanswifter.com In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he presents…
Published: Fri, 07/15/16
Sprint: How to Solve Big Problems and Test New Ideas in Just Five Dayswww.amazon.com Here's the model my team is following this week to discover the…
Published: Thu, 07/14/16
View Online Swift Playground Books cleanswifter.com Swift Playground Books are going to usher in an entirely new interactive e perience to learning a…
Published: Mon, 07/11/16
View Online VIDEO: Inline Method Refactoring in Swift cleanswifter.com In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he…
Published: Sun, 07/10/16
Splitting up a storyboard in an ObjC/Swift mi ed legacy projectMedium How do you go about splitting up your storyboard into multiple smaller…
Published: Thu, 07/07/16
View Online UIRefreshControl in iOS 10 cleanswifter.com Did you know that adding a UIRefreshControl in iOS 10 to a table view, a collection view, or a…
Published: Wed, 07/06/16
View Online Asynchronous Xcode UI Testing cleanswifter.com As I continue to delve into Xcode UI tests, I’m starting to discover some of the lesser…
Published: Fri, 07/01/16
WWDC 2016 Retrospective oleb.net A nice roundup of random observations from WWDC 2016 from Ole Begemann. Maintainable Swift Mocks masilotti.com I’ve…