Skip to content
Clean Swift
Clean Architecture + TDD. Code less. Test more.
  • Handbook
  • Testing
  • Mentorship
  • Store
  • Services
  • Work
  • Blog
  • About

Category: Uncategorized

Uncategorized

A deep discussion about coordinator, protocol, naming, and closure

Posted on July 19, 2017 by Raymond / 5 Comments

Neil Smith is a subscriber to the Clean Swift list. He recently sent me an email asking about coordinator, protocol, naming, and closure. After a few exchanges,...

Uncategorized

Using Swift optionals to simplify asynchronous work

Posted on July 12, 2017 by Raymond / 0 Comment

There is a subtle change in the latest template update. The variables viewController, interactor, and presenter are now declared as real optionals using ?. (The...

Uncategorized

Should you leave the data source and delegate methods in your view controllers?

Posted on July 4, 2017 by Raymond / 5 Comments

This is a very common question. If you follow the MVC pattern, like all the tutorials and Apple sample code, your view controllers conform to a lot of protocols...

Uncategorized

Duplicate protocols are going away

Posted on June 30, 2017 by Raymond / 11 Comments

Some of you have raised the annoyance of having to declare the same methods in duplicate input and output protocols, in separate files. I hear ya. You’ll love t...

Uncategorized

Zero configuration

Posted on June 28, 2017 by Raymond / 7 Comments

The configurator in Clean Swift has two functions: Connect the VIP components using protocol conformance Set up the VIP cycle by connecting the output variables...

Posts pagination

« Previous 1 … 6 7 8 … 12 Next »
© 2025 Clean Swift LLC. All rights reserved. Privacy and Terms.
Powered by WordPress | Theme: Graphy by Themegraphy