Arifin FirdausinBootcampersUnit Testing Tips for Your UIPhoto by NordWood Themes on UnsplashJan 9, 2022Jan 9, 2022
Arifin FirdausTest Double : StubIn the last article, we’ve already talk about Test Double in general. In this article, we will talk about on of test double, called stub.Jan 9, 2022Jan 9, 2022
Arifin FirdausImplementing Builder Pattern to create Navigation Stack for UIViewController on iOSIntroductionOct 3, 2021Oct 3, 2021
Arifin FirdausinBootcampersCleaning AppDelegate or SceneDelegate using ViewControllerFactoryOverviewOct 3, 2021Oct 3, 2021
Arifin FirdausGet Rid of `nil` Values using Dictionary.compactMapValues { $0 }What is compactMapValues { $0 } ?Aug 16, 2021Aug 16, 2021
Arifin FirdausConverting Use Case Specs into Code (Part 2)💡Your Code tell the what the app can doAug 8, 2021Aug 8, 2021
Arifin FirdausWhat I learned on 2020 as a Software EngineerI start learn how to code around 5 years ago, and in the past 3 years, I have been focusing on focusing iOS Development a lot.Dec 29, 2020Dec 29, 2020
Arifin FirdausImprove Your Unit Testing Readability using SUT Helper MethodUnit Testing is really important to guarantee that the code that we write is work. As a Software Engineer, sometimes dealing with testing…Nov 6, 2020Nov 6, 2020