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.
Getting started with WEB3 in Kotlin

Getting started with WEB3 in Kotlin

9
Comments
2 min read
Android Workmanager: Implementation, Tips and Pitfalls to Avoid (1)
Cover image for Android Workmanager: Implementation, Tips and Pitfalls to Avoid (1)

Android Workmanager: Implementation, Tips and Pitfalls to Avoid (1)

5
Comments
2 min read
What is Delegation Interface in Kotlin?
Cover image for What is Delegation Interface in Kotlin?

What is Delegation Interface in Kotlin?

1
Comments 1
2 min read
Replacing Postman with the Jetbrains HTTP Client

Replacing Postman with the Jetbrains HTTP Client

Comments
8 min read
KMM: A Use case for common UI behavior
Cover image for KMM: A Use case for common UI behavior

KMM: A Use case for common UI behavior

3
Comments
4 min read
Difference between == and === in Kotlin
Cover image for Difference between == and === in Kotlin

Difference between == and === in Kotlin

Comments
3 min read
Validating phone numbers using Google's libphonenumber library

Validating phone numbers using Google's libphonenumber library

19
Comments 2
4 min read
crossinline in Kotlin
Cover image for crossinline in Kotlin

crossinline in Kotlin

1
Comments
2 min read
noinline in Kotlin
Cover image for noinline in Kotlin

noinline in Kotlin

1
Comments
2 min read
🥇 Spring Boot: Top 5 Server-Side Frameworks for Kotlin in 2022
Cover image for 🥇 Spring Boot: Top 5 Server-Side Frameworks for Kotlin in 2022

🥇 Spring Boot: Top 5 Server-Side Frameworks for Kotlin in 2022

1
Comments
5 min read
Multiplatform Settings 1.0.0
Cover image for Multiplatform Settings 1.0.0

Multiplatform Settings 1.0.0

7
Comments
3 min read
Exploring Different Ways to Collect Kotlin Flow
Cover image for Exploring Different Ways to Collect Kotlin Flow

Exploring Different Ways to Collect Kotlin Flow

4
Comments
5 min read
Why don't you write unit tests and integration tests to ksp project
Cover image for Why don't you write unit tests and integration tests to ksp project

Why don't you write unit tests and integration tests to ksp project

2
Comments
4 min read
Reactive Backend Applications with Spring Boot, Kotlin and Coroutines (Part 2)
Cover image for Reactive Backend Applications with Spring Boot, Kotlin and Coroutines (Part 2)

Reactive Backend Applications with Spring Boot, Kotlin and Coroutines (Part 2)

6
Comments
9 min read
inline function in Kotlin
Cover image for inline function in Kotlin

inline function in Kotlin

2
Comments
3 min read
Solving Peg Solitaire using Backtracking
Cover image for Solving Peg Solitaire using Backtracking

Solving Peg Solitaire using Backtracking

10
Comments
5 min read
Add blur effect to Image in Jetpack Compose

Add blur effect to Image in Jetpack Compose

2
Comments
3 min read
How to add Version Catalog to your Android App?
Cover image for How to add Version Catalog to your Android App?

How to add Version Catalog to your Android App?

5
Comments 1
4 min read
How configure compose compiler and ksp with Kotlin 1.8
Cover image for How configure compose compiler and ksp with Kotlin 1.8

How configure compose compiler and ksp with Kotlin 1.8

3
Comments
2 min read
init block in Kotlin
Cover image for init block in Kotlin

init block in Kotlin

Comments
3 min read
Bottom Sheet filters like Gmail
Cover image for Bottom Sheet filters like Gmail

Bottom Sheet filters like Gmail

Comments
6 min read
How to Convert Android Gradle Groovy to KTS?
Cover image for How to Convert Android Gradle Groovy to KTS?

How to Convert Android Gradle Groovy to KTS?

16
Comments 4
5 min read
Caching and Pagination with Paging 3 in Android & Jetpack Compose
Cover image for Caching and Pagination with Paging 3 in Android & Jetpack Compose

Caching and Pagination with Paging 3 in Android & Jetpack Compose

2
Comments
10 min read
JWT Authentication and Refresh Token in Android with Retrofit Interceptor & Authenticator
Cover image for JWT Authentication and Refresh Token in Android with Retrofit Interceptor & Authenticator

JWT Authentication and Refresh Token in Android with Retrofit Interceptor & Authenticator

10
Comments
10 min read
Project Euler #2 - does Fibonacci have a tail?

Project Euler #2 - does Fibonacci have a tail?

Comments
2 min read
loading...