Ankur JAINinAnalytics VidhyaUncovering Hidden Gems in SwiftDiscovering Swift’s Hidden Gems. Exploring lesser-known features in Swift.Mar 4Mar 4
Ankur JAINinAnalytics VidhyaSwift’s Async/Await: Conquer ConcurrencySwift has this cool built-in feature that lets you write code that can do multiple things at once, like handling short tasks while also…Sep 25, 2023Sep 25, 2023
Ankur JAINMobile Application TaxonomyThis article discusses the definition of mobile applications or apps, which are computer programs designed to run on mobile devices…May 16, 20231May 16, 20231
Ankur JAINinAnalytics VidhyaDevOps- HygieiaHygieia dashboards assist in achieving process transparency and therefore help establish feedback loops that are the underlying concept…Dec 10, 20202Dec 10, 20202
Ankur JAINinAnalytics VidhyaUtilize the power of multiple Cores on iOS AppConcurrency is achieved when the app is capable to run multiple tasks at the same time. Latest A13 Bionic comes with 6 cores which means…Sep 17, 2020Sep 17, 2020
Ankur JAINTruth vs BeliefIf you’ve come here to read this article, one thing is certain, that you’re curious to know the truth about Truth. But in reality, truth…Aug 22, 2020Aug 22, 2020
Ankur JAINinAnalytics VidhyaProperty Wrappers in SwiftProperties in Swift are used to hold some kind of data. Sometimes properties have some kind of logic to be triggered when they’re modified…Aug 18, 20201Aug 18, 20201
Ankur JAINinAnalytics VidhyaThe Cost of ThreadsOften an iOS app would be running multiple threads in a process. Sometimes these threads are used to do some local computations or…Oct 14, 2019Oct 14, 2019
Ankur JAINinAnalytics VidhyaStrategy Design PatternDesign patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to…Aug 29, 2019Aug 29, 2019