Hot-Reloading — Swift and SwiftUIThis article is about Hot-Reloading and how we can use it to speed — up our application development workflow.Apr 18, 2022Apr 18, 2022
async — await in swift, part ✌️Disclaimer — This is the continuation of the ‘async-await’ article that i have written previously. If you have not read that then i would…Jul 22, 2021Jul 22, 2021
async-await in swiftDisclaimer — This is less of an article and more of a note that I have created after reading “async-await” articles and watching “Meet…Jul 4, 20211Jul 4, 20211
Separation of concerns using — EnumsIdea for this article came from a you tube video named “try! Swift Tokyo 2018 — Optimizing Swift code for separation of concerns and…Mar 19, 20201Mar 19, 20201
Diffable Data SourcesThis article talks about a new approach to create data sources for Tableview / Collectionview called Diffable Datasource which was…Nov 29, 20191Nov 29, 20191
Adding compile time safety to codeRecently I watched a WWDC video “Swift in practice” which talked about many techniques among which one of the topic was “how to write…Nov 2, 2019Nov 2, 2019
Loading Custom Views in iOS, The right wayThis article talks about couple of points, first one is “Popular approach to load an xib file for a custom view” and drawback of this…Sep 27, 20191Sep 27, 20191
iOS Application Launch SequenceThis article talks about all the steps involved in a “Launch of an iOS application”Aug 11, 20191Aug 11, 20191
iOS storage best practicesThis article talks about the common locations where your iOS application can store files in.Aug 1, 20193Aug 1, 20193
Embracing Dark Mode — iOS 13Apple has finally brought Dark mode in iOS 13 and i have been using it(Developer preview) for a while and it looks gorgeous.Jul 3, 2019Jul 3, 2019