Prettier Auto Formatting in Visual Studio Code.Formatting a code is a pain, especially when working on a team. The modern-day development is that tooling has gotten so much better than…Mar 22, 2020Mar 22, 2020
Getting Started with SwiftUILet’s get started with SwiftUI now. Time to leave Storyboard behind for new projects.Dec 26, 2019Dec 26, 2019
Learn everything about GithubThe process of Generate SSH key and add it on GithubAug 7, 2019Aug 7, 2019
The process to Generate SSH key and add it on Github.First why you need this.Aug 7, 20193Aug 7, 20193
What is XMPP — iOS Perspective?This journey is going to go from no XMPP knowledge at all to have a fully functional instant messaging iOS app with this coolest protocol.May 29, 2019May 29, 2019
Difference between [unowned self] and [weak self] in SwiftBefore getting started digging inside unowned and weak, let’s talk few stuffs about ARC.Oct 16, 20181Oct 16, 20181
Dependency Injection in Swift — iOSDependency injection is a big word for a simple concept, and concept is to allowing the objects to receive the dependencies it requires.Oct 14, 2018Oct 14, 2018