Published inTokopedia EngineeringUnderstanding the aspects of iOS App Launch TimeFirst impressions last! Time taken to launch is your app’s first impression. Make sure it is a good one!Mar 24, 20202Mar 24, 20202
Published inTokopedia EngineeringA curious case of Mach-O ExecutableIf you are working on an Apple platform, you might have heard of this mysterious term Mach-O. Let’s demystify it!Mar 16, 20201Mar 16, 20201
Published inTokopedia EngineeringBackpressure in Reactive StreamsThere has been a video going around on the internet that explains the concept of backpressure through comedy. Here, have funAug 19, 2019Aug 19, 2019
Published inHackerNoon.comMy AppDelegate is(or was) a monster!!After the completion of major part of my app, when I looked at AppDelegate, I felt like I have created a monster 😱Oct 6, 2017Oct 6, 2017
Published inHackerNoon.comSwift CodabilityApple answered the long lingering question of parsing JSON in Swift painlessly.Jul 21, 20171Jul 21, 20171
iOS Swift Memory OptimisationThis post is a result of a work problem we had, one of our app was using a lot of memory and that usage was making the app very unstable…Jan 13, 2017Jan 13, 2017
Published incodeburstUnderstanding Auto Layout Constraints — Part 2Welcome to the advanced part of understanding the constraints in auto layout. So, let’s dive right in.Sep 3, 20161Sep 3, 20161
Published incodeburstUnderstanding Auto Layout Constraints — Part 1Auto Layout got introduced at WWDC 2012, but many developers still fear it and some even hate it. Though there are many links available, I…Aug 19, 20163Aug 19, 20163