Forem

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Kotlin Code Smell 3 - String Abusers

Kotlin Code Smell 3 - String Abusers

4
Comments
1 min read
Introduction to Android Studio, Project Structure, and Emulation.
Cover image for Introduction to Android Studio, Project Structure, and Emulation.

Introduction to Android Studio, Project Structure, and Emulation.

27
Comments
10 min read
Kotlin Code Smell 2 - Functions Are Too Long

Kotlin Code Smell 2 - Functions Are Too Long

4
Comments
1 min read
Kotlin Code Smell 1 - Constants and Magic Numbers

Kotlin Code Smell 1 - Constants and Magic Numbers

2
Comments
1 min read
Unfold your UI
Cover image for Unfold your UI

Unfold your UI

13
Comments 2
5 min read
Jetpack Compose quicky: List click animation with Jetpack Compose in Android
Cover image for Jetpack Compose quicky: List click animation with Jetpack Compose in Android

Jetpack Compose quicky: List click animation with Jetpack Compose in Android

7
Comments
4 min read
Kotlin quicky: Under the hood of collecting flows in Android with Kotlin
Cover image for Kotlin quicky: Under the hood of collecting flows in Android with Kotlin

Kotlin quicky: Under the hood of collecting flows in Android with Kotlin

7
Comments
3 min read
Idiomatic Collections with Kotlin

Idiomatic Collections with Kotlin

9
Comments 2
5 min read
Kotlin Springboot -- Part 17 usecase の UT で usecase のインスタンスを DI で作成する

Kotlin Springboot -- Part 17 usecase の UT で usecase のインスタンスを DI で作成する

4
Comments
1 min read
Kotlin Springboot -- Part 16 usecase の単体テスト (UT) を作る。port 以降は mockk を使う。

Kotlin Springboot -- Part 16 usecase の単体テスト (UT) を作る。port 以降は mockk を使う。

7
Comments
1 min read
Implementing Splash Screens the Recommended Way
Cover image for Implementing Splash Screens the Recommended Way

Implementing Splash Screens the Recommended Way

4
Comments
3 min read
Introduction to Kotlin Flows and Channels
Cover image for Introduction to Kotlin Flows and Channels

Introduction to Kotlin Flows and Channels

8
Comments
4 min read
Melhorando a performance da Pokédex com Paging 3 e Flow API
Cover image for Melhorando a performance da Pokédex com Paging 3 e Flow API

Melhorando a performance da Pokédex com Paging 3 e Flow API

7
Comments
23 min read
Under the hood of Relay, Android Studio plugin for exporting Figma components to compose
Cover image for Under the hood of Relay, Android Studio plugin for exporting Figma components to compose

Under the hood of Relay, Android Studio plugin for exporting Figma components to compose

10
Comments
6 min read
Kotlin Springboot -- Part 15 Rest と Usecase で Domain を使えるようにする ( モジュール分割後 )

Kotlin Springboot -- Part 15 Rest と Usecase で Domain を使えるようにする ( モジュール分割後 )

4
Comments
2 min read
Kotlin gRPC with Spring 👋✨💫
Cover image for Kotlin gRPC with Spring 👋✨💫

Kotlin gRPC with Spring 👋✨💫

30
Comments
14 min read
Interfaces em Kotlin
Cover image for Interfaces em Kotlin

Interfaces em Kotlin

3
Comments
3 min read
Criando uma API com Spring Boot e Kotlin — parte 3
Cover image for Criando uma API com Spring Boot e Kotlin — parte 3

Criando uma API com Spring Boot e Kotlin — parte 3

7
Comments
26 min read
Exploring Android LiveData Usages and Behaviors
Cover image for Exploring Android LiveData Usages and Behaviors

Exploring Android LiveData Usages and Behaviors

4
Comments
7 min read
Melhorando a arquitetura da Pokédex
Cover image for Melhorando a arquitetura da Pokédex

Melhorando a arquitetura da Pokédex

8
Comments
7 min read
Utilizar varios archivos de configuración en Spring
Cover image for Utilizar varios archivos de configuración en Spring

Utilizar varios archivos de configuración en Spring

2
Comments
1 min read
Handling Text in Jetpack compose with Android
Cover image for Handling Text in Jetpack compose with Android

Handling Text in Jetpack compose with Android

17
Comments 2
6 min read
Estruturas de controle em Kotlin
Cover image for Estruturas de controle em Kotlin

Estruturas de controle em Kotlin

3
Comments
5 min read
Searching Paged Data In Jetpack Compose

Searching Paged Data In Jetpack Compose

4
Comments
3 min read
Kotlin 基礎 Part 6 -- ブロック内部でスコープ関数を使って処理する

Kotlin 基礎 Part 6 -- ブロック内部でスコープ関数を使って処理する

2
Comments
1 min read
loading...