Published onJanuary 4, 2025Automatic Reference Counting in SwiftLearn how Swift’s Automatic Reference Counting (ARC) manages memory efficiently and how to avoid retain cycles in your iOS projects
Published onJanuary 21, 2024Small Tips to Read Apple DocumentationThis tutorial will make you want to read documentation rather than asking ChatGPT 😝
Published onMay 31, 2023Discovering Possibilities with MapKitA story on how I built MemoSpot and some guides to SwiftUI, MapKit, and CoreLocation
Published onDecember 19, 2022Confusion Matrix is Not ConfusingGain some basic understanding of what confusion matrix is, why is it useful, and learn how it can be applied in real problems.
Published onOctober 9, 2022Kubernetes for Building Better Apps: The Why and WhenA short guide to see whether you should use Kubernetes in your applications along with the advantages of it.
Published onSeptember 2, 2022What is a PLC and How Does it Work?Get to know about Programmable Logic Controller (PLC) types and its working mechanism.
Published onAugust 14, 2022How to Add Discussions to Your Next.js ApplicationA tutorial on how to add like & comment features to your Next.js application using Github Discussions.
Published onMarch 7, 2022Setting Up Umami Analytics Using Supabase and VercelStep-by-step tutorial on how to easily self-host and setup Umami Analytics in less than 15 minutes.