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…
Mailing list for the Clean Swifter
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…