The Clean Swifter

Mailing list for the Clean Swifter

Improving Swift Unit Tests with Objective-C

Published: Fri, 03/24/17

View Online Improving Swift Unit Tests with Objective-C cleanswifter.com Did you know that improving Swift unit tests with Objective-C is something…

Don't Miss This One

Published: Thu, 01/19/17

I don't know about you, but I'm a big fan of podcasts. The podcast I look forward to most each week is ATP (Accidental Tech Podcast), hosted by Marco…

A personal invite to our community

Published: Fri, 09/30/16

I wanted to e tend a personal invite to you to join the Clean Swifter Facebook Community. Come connect with other iOS engineers who share your passion…

Extract Class Refactoring in Swift

Published: Tue, 09/20/16

Move Method E tract Class Refactoring in Swift From The Clean Swifter In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he…

Move Field Refactoring in Swift

Published: Tue, 09/13/16

Move Method Move Field Refactoring in Swift From The Clean Swifter In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he…

Weekend Reading, September 9, 2016

Published: Fri, 09/09/16

Strings in Swift 3 oleb.net Understanding Strings in software engineering is a fundamental necessity. Ole Begemann covers some of the details of how…

Dependency Injection with Storyboards

Published: Wed, 09/07/16

View Online Dependency Injection with Storyboards cleanswifter.com Dependency injection with storyboards is not always straightforward, yet there are…

Move Method Refactoring in Swift

Published: Tue, 08/30/16

Move Method Move Method Refactoring in Swift From The Clean Swifter In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he…

Post-Weekend Reading, August 29, 2016

Published: Mon, 08/29/16

Dynamically Mocking Network Requests with Kakapo 🐤📡 Little Bites of Cocoa Testing network requests can be tricky. Generating mock data, handling HTTP…

<< First < Previous Next >