GCD in Swift: Serial and Concurrency DispatchQueue explained!After studying and reading some tutorials and the articles talking about the GCD in Swift, I integrated the important notes and basic…Oct 18, 2020Oct 18, 2020
ARC in Swift: explained Strong, Weak and Unowned ReferencesAfter reading the official document: Apple Developer and some references, I integrated those contents talking to the ARC in this article.Oct 16, 2020Oct 16, 2020
Swift ViewController LifecycleWe can see the whole Swift ViewController lifecycle diagram from the official document, and even know the responsibilities of each methods.Oct 13, 2020Oct 13, 2020
MVVM in Swift : simple App tutorialTo learn more about the iOS development knowledges which should be known, besides the basic libraries, functions and the UI components, I…Oct 2, 2020Oct 2, 2020
15 Days of Swift : Creating the first iOS AppFifteen days ago, I decided to start creating the side project for Swift. The reason is that I wanted to make an App for myself helping me…Sep 13, 2020Sep 13, 2020