PinnedTimur CheberdaTypes of memory in swiftStatic — Allocates memory before starting the program itself. The type of such memory is available for the entire duration of the program…Apr 22, 20221Apr 22, 20221
Timur CheberdaDeep dive into Swift’s arrayLearn how the swift array works under the hood, and how they can be optimized — working with ContiguousArray, their comparison, etc.Jun 6, 20223Jun 6, 20223
Timur CheberdaModel of actors in swiftThe actor model was invented in 1973 as a theoretical model for describing various parallel systems, where it gained its popularity thanks…May 5, 20221May 5, 20221
Timur CheberdaiOS App Clips reduce sizeHi! In this article, I will talk about how to meet the 10 MB that are so necessary for the cherished skipping of the App Clip file in…Nov 21, 20201Nov 21, 20201