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, 2021A response icon1Jul 4, 2021A response icon1
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, 2020A response icon1Mar 19, 2020A response icon1
Diffable Data SourcesThis article talks about a new approach to create data sources for Tableview / Collectionview called Diffable Datasource which was…Nov 29, 2019A response icon1Nov 29, 2019A response icon1
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, 2019A response icon1Sep 27, 2019A response icon1
iOS Application Launch SequenceThis article talks about all the steps involved in a “Launch of an iOS application”Aug 11, 2019A response icon1Aug 11, 2019A response icon1
iOS storage best practicesThis article talks about the common locations where your iOS application can store files in.Aug 1, 2019A response icon3Aug 1, 2019A response icon3
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