The Clean Swifter

Mailing list for the Clean Swifter

SFSpeechRecognizer Tips for iOS 10

Published: Wed, 08/24/16

View Online SFSpeechRecognizer Tips for iOS 10 cleanswifter.com Did you know that there’s a new iOS 10 API for transcribing audio in your iOS apps? I…

Remove Assignment To Parameter in Swift

Published: Tue, 08/23/16

View Online Remove Assignment To Parameter in Swift cleanswifter.com In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he…

Weekend Reading, August 19, 2016

Published: Fri, 08/19/16

How To Be a Better Developer with Programming Challenges Ray Wenderlich When prepping to interview at Google, the recruiter actually suggested I use…

Swift API Design Guidelines: Highlights

Published: Wed, 08/17/16

View Online Swift API Design Guidelines: Highlights cleanswifter.com The Swift API Design Guidelines could be one of the most important things I’ve…

Split Temporary Variable in Swift

Published: Tue, 08/16/16

View Online Split Temporary Variable in Swift cleanswifter.com In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he presents…

Weekend Reading, August 12, 2016

Published: Fri, 08/12/16

Greg Pierce on Twitter: "Drafts’ Messages e tension prototype mobile.twitter.com Greg Pierce, the creator of the app Drafts, shows a creative…

Introduce Explaining Variable in Swift

Published: Tue, 08/09/16

View Online Introduce E plaining Variable in Swift cleanswifter.com In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he…

Weekend Reading, August 5, 2016

Published: Fri, 08/05/16

Testing View Controllers: Is It Worth It? …Yes, But Do You Know Why? Quality Coding Is unit testing view controllers worth it? What about other code…

XCTest Target Membership Rule #1

Published: Thu, 08/04/16

View Online XCTest Target Membership Rule #1 cleanswifter.com I just had to learn a lesson the hard way, and wanted to pass on to you what I’m going…

Replace Temp With Query In Swift

Published: Wed, 08/03/16

View Online Replace Temp With Query In Swift cleanswifter.com In “Refactoring, Improving the Design of E isting Code” by Martin Fowler, he presents…

<< First < Previous Next >