DEV Community

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.
Using KotlinJS and NPM to create a Discord Bot - Discord Bot Series (Part 2)

Using KotlinJS and NPM to create a Discord Bot - Discord Bot Series (Part 2)

13
Comments
5 min read
How to write your own language plugin for IDEA (part 2)

How to write your own language plugin for IDEA (part 2)

7
Comments
11 min read
How to write your own language plugin for IDEA (part 1)

How to write your own language plugin for IDEA (part 1)

6
Comments
11 min read
Hi!

Hi!

4
Comments
1 min read
Intro showcase view in Jetpack Compose — Android

Intro showcase view in Jetpack Compose — Android

4
Comments
1 min read
How to write your own language plugin for IDEA (part 1)

How to write your own language plugin for IDEA (part 1)

5
Comments
11 min read
Kotlin Coroutines Basics - Simple Android App Demo

Kotlin Coroutines Basics - Simple Android App Demo

15
Comments
5 min read
How to use NPM modules in Kotlin/JS - Discord Bot Series (Part 1)

How to use NPM modules in Kotlin/JS - Discord Bot Series (Part 1)

13
Comments
6 min read
Using compose destinations

Using compose destinations

12
Comments
8 min read
Introduction to unit testing ViewModel with Kotlin Coroutine & Flow

Introduction to unit testing ViewModel with Kotlin Coroutine & Flow

4
Comments
1 min read
KSP Gradle setup & Processor's first log: Part 2

KSP Gradle setup & Processor's first log: Part 2

11
Comments 1
3 min read
Android KSP guide for dummies by a Dummy: Part 1

Android KSP guide for dummies by a Dummy: Part 1

13
Comments
2 min read
Kotlin Vs Java - Clearing The Haze For Once & All

Kotlin Vs Java - Clearing The Haze For Once & All

7
Comments
9 min read
Using KSP output in app: Part 4

Using KSP output in app: Part 4

9
Comments
2 min read
Generate the code using KSP : Part 3

Generate the code using KSP : Part 3

8
Comments
4 min read
Jetpack Compose Crash Course from Udemy Reviews

Jetpack Compose Crash Course from Udemy Reviews

7
Comments
2 min read
Android — 9 Useful Kotlin Flow Operators You Need to Know

Android — 9 Useful Kotlin Flow Operators You Need to Know

3
Comments
1 min read
A new Android TreeView implementation

A new Android TreeView implementation

3
Comments
3 min read
Creating Jetpack Compose Navigation and Submitting Arguments.

Creating Jetpack Compose Navigation and Submitting Arguments.

8
Comments
2 min read
Handling null: optional and nullable types

Handling null: optional and nullable types

16
Comments
5 min read
Jetpack Compose Country Code Picker

Jetpack Compose Country Code Picker

9
Comments
2 min read
Notification Alert! Integration of Huawei Push Kit in Application (Kotlin)

Notification Alert! Integration of Huawei Push Kit in Application (Kotlin)

5
Comments
4 min read
My Github Android Template

My Github Android Template

2
Comments
2 min read
From Java to Kotlin. There and back again

From Java to Kotlin. There and back again

14
Comments 1
7 min read
Deploy a Spring Boot Kotlin application with Docker

Deploy a Spring Boot Kotlin application with Docker

13
Comments 1
4 min read
Kotlin’de Değişkenler

Kotlin’de Değişkenler

5
Comments 2
2 min read
How to use responsive images to speed up your apps — with android glide example

How to use responsive images to speed up your apps — with android glide example

4
Comments
1 min read
How to Publish Android Library on JitPack.io with GitHub?

How to Publish Android Library on JitPack.io with GitHub?

20
Comments
6 min read
MongoDB $weeklyUpdate #62 (Mar 25, 2022): Minesweeper, Python, and Kotlin - Oh My

MongoDB $weeklyUpdate #62 (Mar 25, 2022): Minesweeper, Python, and Kotlin - Oh My

8
Comments
4 min read
Combining scripts and DSLs is Kotlin’s most underrated feature

Combining scripts and DSLs is Kotlin’s most underrated feature

10
Comments 1
9 min read
Leetcode: Symmetric Tree (Kotlin)

Leetcode: Symmetric Tree (Kotlin)

4
Comments
1 min read
Leetcode — Kth Smallest Element in a BST (Kotlin)

Leetcode — Kth Smallest Element in a BST (Kotlin)

4
Comments
2 min read
Leetcode — Valid Parentheses (Kotlin)

Leetcode — Valid Parentheses (Kotlin)

4
Comments
2 min read
Freshly Learned Kotlin Techniques

Freshly Learned Kotlin Techniques

5
Comments
1 min read
Keyboard handling in Jetpack Compose

Keyboard handling in Jetpack Compose

40
Comments 1
5 min read
Convert RecycleView to LazyColumn - Jetpack Compose

Convert RecycleView to LazyColumn - Jetpack Compose

7
Comments
6 min read
Improving the user interface of my calculator app, kotlin Android studio

Improving the user interface of my calculator app, kotlin Android studio

3
Comments
1 min read
How I finally understood what Encapsulation is

How I finally understood what Encapsulation is

45
Comments 6
4 min read
Defensive development: Gradle plugin development for busy engineers

Defensive development: Gradle plugin development for busy engineers

24
Comments
12 min read
Building a Kotlin Mobile App with the Salesforce SDK: Editing and Creating Data

Building a Kotlin Mobile App with the Salesforce SDK: Editing and Creating Data

10
Comments
5 min read
Solving the FizzBuzz exercise with TDD

Solving the FizzBuzz exercise with TDD

5
Comments
1 min read
How to create a new inspecion for IDEA

How to create a new inspecion for IDEA

3
Comments
4 min read
@JsExport guide for exposing Kotlin to JS

@JsExport guide for exposing Kotlin to JS

24
Comments
8 min read
Find Nearby ATMS with integration of Huawei Site Kit in Banking app (Kotlin)

Find Nearby ATMS with integration of Huawei Site Kit in Banking app (Kotlin)

2
Comments
4 min read
Dagger/Hilt vs Koin for Jetpack Compose apps

Dagger/Hilt vs Koin for Jetpack Compose apps

6
Comments
8 min read
How to write and save a PDF file in Android using Intents

How to write and save a PDF file in Android using Intents

5
Comments
1 min read
Step-by-step Guides to Implement RecycleView

Step-by-step Guides to Implement RecycleView

5
Comments
3 min read
MongoDB $weeklyUpdate (March 11, 2022): Realm Kotlin Beta, Expo & Realm, MongoDB Stable API, and More!

MongoDB $weeklyUpdate (March 11, 2022): Realm Kotlin Beta, Expo & Realm, MongoDB Stable API, and More!

7
Comments
3 min read
Unit testing with Mockk tweaks and tricks part1

Unit testing with Mockk tweaks and tricks part1

16
Comments
5 min read
Kotlin Koin - Android Tutorial for Beginners

Kotlin Koin - Android Tutorial for Beginners

9
Comments
3 min read
Add Kotlin/JS support to your KMM library

Add Kotlin/JS support to your KMM library

22
Comments 1
5 min read
Adding Klint to my Android apps

Adding Klint to my Android apps

7
Comments
2 min read
Intro showcase view using Jetpack Compose

Intro showcase view using Jetpack Compose

2
Comments
1 min read
Why using Navigation-Compose in your Jetpack Compose app is a bad idea

Why using Navigation-Compose in your Jetpack Compose app is a bad idea

8
Comments
7 min read
JWT authentication for Spring Boot simplified using GoTrue and Supabase

JWT authentication for Spring Boot simplified using GoTrue and Supabase

7
Comments
2 min read
Dividing Kotlin Multiplatform work in teams

Dividing Kotlin Multiplatform work in teams

37
Comments 1
6 min read
Cannot find a parameter with this name: message

Cannot find a parameter with this name: message

2
Comments
1 min read
Android Jogging App - Part 3

Android Jogging App - Part 3

5
Comments
2 min read
How to Implement Hilt in Android App?

How to Implement Hilt in Android App?

10
Comments
5 min read
Doodle 0.7.0 Released

Doodle 0.7.0 Released

6
Comments
4 min read
loading...