-
Recent Posts
Recent Comments
- jpellat on How to separate view controllers from their view logic
- jre on How to separate view controllers from their view logic
- jpellat on How to separate view controllers from their view logic
- jpellat on How to separate view controllers from their view logic
- 0oneo on How to separate view controllers from their view logic
Archives
Categories
Category Archives: iOS
Testing part I: Testing View Controllers
How many times in your career have you heard the phrase: “If it works, don’t change it”. That’s like saying I’m afraid of my code and fear is not a good way to drive your development. You are likely to change your code … Continue reading
How to separate view controllers from their view logic
Have you ever gone into a view controller and had the same sensation as you have when you enter a room after a huge party? It happened to me more than once. The last I saw was more than 1.600 lines long. How can … Continue reading