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

Category: Uncategorized

Uncategorized

Step by Step Walkthrough of iOS Test Driven Development in Swift

Posted on April 10, 2018 by Raymond / 0 Comment

The following is an excerpt from my book Effective Unit Testing. It walks you through the TDD process in great details. Test Driven Development, or TDD, means y...

Uncategorized

How do you mock a singleton class

Posted on April 3, 2018 by Raymond / 3 Comments

This is a question that came up in my mentorship program Slack team. I think it’s worth a blog post. I’m trying to set up some tests according to the temp...

Uncategorized

Synchronous Operations

Posted on March 27, 2018 by Raymond / 2 Comments

Do you know the original iPhone was released a little more than 10 years ago? Back in the days, apps were simple. Remember a fart app could generate millions of...

Uncategorized

Pass data backward more elegantly without using delegation

Posted on March 20, 2018 by Raymond / 20 Comments

If your iOS app consists of more than one screen, you’ll almost certainly have to pass data from one screen to another. MVC or not, this is easy to do whe...

Uncategorized

How to test your viewDidLoad() method

Posted on March 13, 2018 by Raymond / 0 Comment

Even if you’ve been an iOS developer for one single day, you must’ve come across the situation where you need to do something when the viewDidLoad()...

Posts pagination

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