Ta DUONG NGOCClean Architecture — EntitiesIn Clean Architecture, the Entities are one of the core components, and they represent the business rules or domain logic of the…Jan 13Jan 13
Ta DUONG NGOCClean Architecture — iOS VIPER correlationIn this article, I want to summary the Clean Architecture, VIPER and the relationship between them.Jan 13Jan 13
Ta DUONG NGOCClean Architecture — Use casesIn Clean Architecture, Use Cases are the central component of the application’s business logic. They are also known as Interactors and are…Jan 13Jan 13
Ta DUONG NGOCData Structures in Swift — Array vs DictionaryLet review some traits of two of Swift’s data structures: Array and Dictionary.Mar 31, 2022Mar 31, 2022
Ta DUONG NGOCSwift on PlayGroundThis is guide of Swift for beginners. In order to program Swift you must install XCode programming tools. You can download Xcode from…Jul 23, 20191Jul 23, 20191
Ta DUONG NGOCiOS — Add multiple ViewControllers to a ViewControllerWhile working with iOS application, there are times that when you want to embed multiple ViewControllers into one ViewControllers to…Nov 1, 20201Nov 1, 20201