Building Chat App with Supabase & SwiftUI in Under 100 Lines of CodeLeverage Supabase Realtime to quickly deploy a chat app, built in SwiftUI.Nov 9, 20241Nov 9, 20241
Nested Optionals in Swift and How to Avoid ThemLearn how to manage and avoid nested optionals in Swift for cleaner, safer code.Oct 31, 2024Oct 31, 2024
The Truth from a Liar: Thought Experiment of Shooting-The-Messenger OccurrenceExposing Our Biases and Fallacious Responses to Information Through the Liar ParadoxMar 24, 2024Mar 24, 2024
The isolated nature of digital systems contributes to their unreliabilityDespite our innovation, our dependency on natural laws is immutable.Mar 4, 2024Mar 4, 2024
Supabase Auth in SwiftUISupabase is known as one of Firebase’s alternatives. This article is a tutorial on how to implement it in a Swift app with a breeze.Dec 4, 2023Dec 4, 2023
Mengenal Singleton di ekosistem development ApplePhoto by Sindre Aalberg on UnsplashOct 25, 2023Oct 25, 2023
Navigating the Business Domain as a Mobile DeveloperIn the ever-evolving world of mobile app development, it’s crucial to have a strong grasp of the business domain you’re working in.Oct 15, 2023Oct 15, 2023
Bagaimana cara ubah delegation dan completion handler jadi async function?Sejak diperkenalkannya async function di WWDC21, pola delegation dan completion handler yang sebelumnya sering dipakai menjadi sedikit…Jul 30, 2023Jul 30, 2023
Extension bisa buat typealias makin powerfulType alias merupakan salah satu fitur dalam Swift yang memungkinkan kita menamakan tipe data yang sudah ada dengan nama lain.Jul 8, 2023Jul 8, 2023
Menangani sequencing tasks dalam iOS DevelopmentSalah satu case terkait antrian concurrent adalah memastikan serangkaian task sudah tereksekusi untuk kemudian mengeksekusi task lainnya…Jul 5, 2023Jul 5, 2023