clean-swift.com
[Workshop - 4] How to write clean code in a component architecture using Clean Swift - Clean Swift
This article is part of an email series I wrote to my subscribers to teach them how to refactor existing legacy code. If you want to join us in the next workshop, make sure you subscribe. What is wrong with this viewDidLoad() method? Don’t waste time writing tests for untestable code Breaking up a method...