João Esperancinhajesperancinha.hashnode.dev·Jan 8, 2025Configurable Kong API Gateway with Micronaut Services in Kotlin — A very odd Yucca tribute concert1. Introduction King Kong, the Movie, was released on the 28th of April 1933. Fast-forward and Donkey Kong, the Video Game that was released on the 14th of June 1994. Kong seems to have a really nice association with Gorillas. Gorillaz, the virtual b...Kotlin
Fady Nabilfadynabil.hashnode.dev·Nov 30, 2024Amazon Bedrock Flows: Now Generally Available with Enhanced Safety and TraceabilityAWS excited to announce the general availability of Amazon Bedrock Flows (previously known as Prompt Flows), a robust feature designed to streamline the creation, deployment, and scaling of generative AI applications on AWS. With an emphasis on enhan...AWS
HueFoxhuefox.uk·Nov 22, 2024Hathama FontDiscover the Charm of Hathama Font: A Handwritten Delight In a world where digital communication often feels cold and impersonal, the Hathama font emerges as a warm embrace for your creative projects. This beautifully crafted handwritten typeface cap...calligraphyinspired
Idris OlubisiforAxelar Developer Blogblog.axelar.dev·Oct 31, 2024Axelar's Mobius Development Stack, Flow Integration, Multichain RWA, Dev Blog and Docs – October Dev Update 🕵️Welcome to the October 2024 Axelar Developer Newsletter! About Axelar: Axelar is the Web3 interoperability platform, delivering the shortest path to scale: an open stack to connect all blockchains. Adopters include Uniswap, Microsoft, and dozens of n...103 readsaxelar
Ramu Narasingathinkthroo.hashnode.dev·Sep 27, 2024$FlowFixMe in React source codeIn this article, we analyze few instances of Flow usagein React source code What’s Flow? Flow is a static type checker for JavaScript. Flow’s installation is easy and straightforward. Do checkout Flow’s Installation docs. It is important to have @flo...JavaScript
Hariom OPhariomop.hashnode.dev·Sep 21, 2024🚀 Jetpack Compose Tip: Flexible Layouts with FlowRow & FlowColumn 🖼️If you're building Android apps with Jetpack Compose, you may often need to arrange UI elements in flexible ways. That's where FlowRow and FlowColumn from the Accompanist library come to the rescue! 🦸♂️ 👨💻 What do they do? 1️⃣ FlowRow: Arranges...10 likes·31 readsJetpack Compose
Mukesh Rajputrajputmukesh748.hashnode.dev·Sep 16, 2024Mastering Kotlin Flows: Simplifying Reactive Programming in AndroidIn modern Android development, handling data streams and asynchronous tasks is crucial, especially when dealing with real-time data updates, network requests, and UI changes. Kotlin Flow, part of Kotlin Coroutines, simplifies reactive programming and...10 likesflow
Romman Sabbirrommansabbir.com·Sep 14, 2024Kotlin : How to Flow?Kotlin Flow is a powerful and easy-to-use tool for handling asynchronous data streams in Kotlin, especially useful for modern Android development. At first glance, Flow might seem a bit complex, but don’t worry! In this article, we’ll break it down i...170 readsKotlindata stream
Ahmad W Khanblog.ahmadwkhan.com·Aug 3, 2024The Psychology of InnovationInnovation and creativity are often celebrated as the driving forces behind technological advancements and societal progress. But what exactly fuels these creative breakthroughs? Is it sheer talent, a stroke of luck, or something more profound and sy...30 readspsychology
Andreas Wandreaswijaya.hashnode.dev·Aug 3, 2024XrmToolBox - Child Flow Trigger UpdaterBackground In complex projects, managing multiple flows can become a daunting task, especially when dealing with child flows called by more than one parent flow. Troubleshooting issues in such scenarios can be particularly challenging. A common best ...xrmtoolbox