Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Programação Assíncrona na Prática com Kotlin: Exemplos Reais e Otimização

1 – Introdução Entender os conceitos de programação assíncrona é essencial, mas aplicar esses conceitos em cenários reais é onde as coisas realmente ganham vida. Neste artigo, explo...
20.03.2025 0 Read More

Asynchronous Programming in Practice with Kotlin: Real Examples and Optimization

1 – Introduction Understanding the concepts of asynchronous programming is essential, but applying these concepts in real-world scenarios is where things really come to life. In this articl...
20.03.2025 0 Read More

Dragon Dex available! An app for the community

Hi everyone!I've created an open-source app in Jetpack Compose following clean code and best practices. If anyone wants to check it out or contribute, you're welcome! The app consumes a public API cal...
21.03.2025 0 Read More

Android Architecture Components: ViewModel, Lifecycle.

Introduction Welcome back! In the last article, we explored an overview of Android Architecture Components and patterns. Now, let’s zoom into two key players: ViewModel and Lifecycle. These...
22.03.2025 0 Read More

Home sweet home: some thoughts on storing files

This is the second article in a series of tips and tricks about Compose Multiplatform. The content is based on a sample app called CMP Unit Converter. It runs on Android, iOS, and the Desktop. As its ...
23.03.2025 0 Read More

Kapper 1.3 supports flows - more Kotlin goodness

Kapper, Kotlin's most lightweight and idiomatic ORM library brings more Kotlin goodness with support for Flows. Kapper 1.3 supports queries returning Kotlin Flows. What are Flows? Flows are a ...
23.03.2025 0 Read More

SKT: Types, Numbers, Booleans, and Strings

In the modern world of app and web development, three languages are making waves: Swift, Kotlin, and TypeScript (SKT). While each has its own domain (iOS, Android, and Web, respectively), they share f...
24.03.2025 0 Read More

A Guide to Using Singleton Design Pattern in Android

Design pattern are some the most commonly asked interview topicsLearn all about the singleton pattern from this article : article...
27.03.2025 0 Read More

Optimizing Asynchronous Programming with Flows in Kotlin: Introduction to Flow

1 – Introduction As the complexity of applications grows, handling multiple asynchronous events in real time becomes essential. To this end, Kotlin offers a powerful tool called Flow, which...
27.03.2025 0 Read More

Otimizando Programação Assíncrona com Fluxos no Kotlin: Introdução ao `Flow`

1 – Introdução À medida que a complexidade das aplicações cresce, lidar com múltiplos eventos assíncronos em tempo real se torna essencial. Para isso, o Kotlin oferece uma poderosa f...
27.03.2025 0 Read More
Loading...
#reading
Fear AI Replacement? You're Already Replaceable
0
What is Tanzu Kubernetes Grid (TKG)
0
What is Hyperscale Cloud?
0
Article 2 : Installation et configuration de MicroK8s
0
Why NestJS Became My favourite Node.js Framework (After Years of Express.js)
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0