Published inDevTechieKafka — Building a beginner-friendly Kafka projectIn our last project, where we learned how to install Kafka in Mac OS, create a topic and test out Kafka produce and Consumer.5h ago5h ago
Published inDevTechieHand-On Beginners — Getting started with KafkaWe’ll divide this article into two parts:4d ago4d ago
Published inDevTechiePython — Decoding Virtual EnvironmentThis article explains what is inside a Python virtual environment.5d ago5d ago
Published inDevTechieHow to Build a Custom Onboarding Flow in SwiftUI (Step by Step)Today we’re going to build a custom onboarding flow in SwiftUI from scratch! Onboarding screens are a key part of a great first-time…Jun 18Jun 18
Published inDevTechie🚀 DevTechie Launches Two New Books to Power Your iOS Development Journey!DevTechie Launches Two New Books to Power Your iOS Development Journey!May 15May 15
Published inDevTechieMastering SwipeActions in SwiftUISwipeActions, introduced in iOS 15, is a powerful feature in SwiftUI that allows developers to create interactive list items with swipe…May 1May 1
Published inDevTechieThe Secret Sauce to Scalable SwiftUI Apps: Coordinator Pattern ExplainedThe Coordinator pattern has been a popular in UIKit-based iOS applications for years, helping developers manage navigation flow and…Apr 15Apr 15
Published inDevTechieMastering searchable in SwiftUI & iOS: A Complete GuideIntroduced in iOS 15, the .searchable view modifier allows you to add a search bar to your SwiftUI views with minimal effort. It provides a…Apr 12Apr 12
Published inDevTechieMastering AppStorage in SwiftUI & iOSSwiftUI introduced the @AppStorage property wrapper with iOS 14, making it incredibly easy to store and retrieve small data values using…Apr 8Apr 8
Published inDevTechieMastering OpenURL & Deep Links in SwiftUI & iOSOpenURL is a powerful mechanism in SwiftUI that allows our app to handle both internal and external links. In this comprehensive guide, we…Apr 7A response icon1Apr 7A response icon1