InDev GeniusbyBassem Qoulta·Oct 22, 2023Learn SwiftData with SwiftUIPhoto by Rodion Kutsaiev on Unsplash
InDev GeniusbyBassem Qoulta·Sep 8, 2023How to use Swift @MainActor and @globalActorPhoto by Maria Ionova on Unsplash
InDev GeniusbyBassem Qoulta·Dec 11, 2020How to build Alamofire Network Layer with Protocol-Oriented Programming and CombineWhat is Protocol-Oriented Programming?A response icon1A response icon1
InDev GeniusbyBassem Qoulta·Dec 6, 2020Learn how to play and record audio on iOS AVFoundationAVFoundation is a multimedia framework with APIs in Objective-C and Swift which provides high-level services for working with time-based…
InDev GeniusbyBassem Qoulta·Dec 1, 2020Introduction into iOS Core AudioBefore starting playing, streaming, recording sounds or configure how your application and the operating system should respond to the…A response icon1A response icon1
InThe StartupbyBassem Qoulta·Nov 20, 2020iOS Core Data With CombineWill talk about how we can use Apple Combine with Core Data but if you like to read more about Core Data itself and how can we use it to…A response icon2A response icon2
InDev GeniusbyBassem Qoulta·Nov 19, 2020iOS Core Data with Sugar SyntaxWhen I started iOS programming since years ago I was mixing up between the Core Data and the Database, but in fact the Core Data is not a…A response icon1A response icon1
InDev GeniusbyBassem Qoulta·Oct 31, 2020Learn Combine by code Series (Part 3)In Part 1 talked about what’s Combine and how we can understand and use it and in Part 2 talked about more examples of the usage.
InDev GeniusbyBassem Qoulta·Oct 28, 2020Learn Combine by code Series (Part 2)In Part 1 talked about what’s Combine and how we can understand and use it and in this part will go continuing the examples of the usage.