Cobus GreylingAI Agents With Human In The LoopThe autonomous nature of Agentic Applications has often been viewed as a threat and a barrier to the implementation of agents. However…Aug 15, 2024Aug 15, 2024
InProAndroidDevbySandeep KellaUnderstanding ViewModel Persistence Across Configuration Changes in AndroidOne of the most common challenges Android developers face is managing data across configuration changes, such as screen rotations…Dec 10, 20241Dec 10, 20241
InProAndroidDevbyKarol WrótniakHow to develop an AI app with a local model in Kotlin MultiplatformKotlin Multiplatform (KMP) is a technology that enables you to write code once and run it on many platforms. It’s a great way to share code…Aug 30, 20241Aug 30, 20241
InTrendyol TechbyHasan KuşçuJetpack Compose PerformanceExplore our Jetpack Compose performance perspective. Let’s complete this exploration with in-depth examples together.Nov 6, 20241Nov 6, 20241
InProAndroidDevbyStevan MilovanovicHow to Use ContextualFlowRow with custom overflow logicIn the latest stable release of the Compose Foundation Layout library — release 1.7.0 from September 4, 2024, the ContextualFlowLayout is…Sep 9, 2024Sep 9, 2024
InProAndroidDevbyStefano NataliExpandable FlowRow with IndicatorEnhance your Jetpack Compose layouts with this dynamic component.Sep 22, 20241Sep 22, 20241
Brian Jenney3 Lessons from the Smartest Developers I’ve Worked WithI have a confession.Oct 10, 2024169Oct 10, 2024169
Elián FabiánHow to properly collect Flows on Android?Let’s learn the right way of collecting Flows inside Activities and Fragments.Apr 11, 20241Apr 11, 20241
AI PerceiverBeginners Guide On How To Train LLM On Your Own DataHave you ever wanted to create your own custom language model, tailored to your specific needs? Large Language Models (LLMs) are incredibly…May 31, 2024May 31, 2024
InTDS ArchivebyAlex HoncharIntro to LLM Agents with Langchain: When RAG is Not EnoughFirst-order principles of brain structure for AI assistantsMar 15, 202417Mar 15, 202417
Ekaterina TemnogrudovaSwiftUI Volume Slider for Apple WatchDeveloping an Apple Watch application for audio playing can be a real pain as you have to handle many aspects. In this article I am going…Mar 23, 20232Mar 23, 20232
Kerem AydınWhat is an LLM Agent and how does it work?The main intuition behind agents is a model using a large language model as its central computational engine to reason through a problem…Jan 9, 20246Jan 9, 20246
Noam KurtzerCoordinator Pattern — Swift Practical Case StudyStep-by-step guide of how to build a complete navigation mechanism for your Swift app using the Coordinator Design PatternDec 27, 20235Dec 27, 20235
Diki Dwi DiroMastering Navigation in SwiftUI Using Coordinator PatternNavigating between views in SwiftUI can be simple and intuitive, thanks to the powerful NavigationStack that is introduced in WWDC 2022…Jul 27, 20245Jul 27, 20245
InProAndroidDevbyOliver VicenteScreenshot testing in Jetpack ComposeIn this article, I’ll introduce a useful tool for screenshot testing in Jetpack Compose. This tool was officially announced at the last…Dec 2, 20244Dec 2, 20244
InProAndroidDevbyEevis PanulaTesting Different Navigation Options with ComposeOne part of creating accessible Android apps is to provide alternative navigation options. This blog post explores testing them.Dec 4, 2024Dec 4, 2024
InProAndroidDevbyMustafa KhaledHow easy is drag-and-drop in Compose?Drag-and-Drop is straightforward and easy to implement in Jetpack ComposeDec 7, 2024Dec 7, 2024
Mohammad AamirNavigation in SwiftUI using Coordinator PatternNavigating between views in SwiftUI can be straightforward and user-friendly, particularly with the introduction of NavigationStack at WWDC…Oct 17, 20243Oct 17, 20243
InBetter ProgrammingbyRudrank RiyamUsing the New iOS 15 DynamicTypeSize in SwiftUIMake your text and views accessible for different font sizesMar 2, 2022Mar 2, 2022
InBootcampbyCarol FlandersDesigning for Different Screen Sizes and ResolutionsIn today’s digital landscape, users access websites and applications on a diverse range of devices, each with varying screen sizes and…Aug 9, 2023Aug 9, 2023