Hellsoft
Sign in Subscribe

Kotlin

A collection of 3 posts
Rendering Markdown with Jetpack Compose
Android Featured

Rendering Markdown with Jetpack Compose

Most developers are familiar with the Markdown format. We use it for simple README files in our git repos or for writing blog posts. It's a powerful and yet simple format that allows us to write documents with rich text formatting, without the need for an advanced word editor. The
Sep 9, 2020 7 min read
Instant Search with Kotlin Coroutines
Android Featured

Instant Search with Kotlin Coroutines

A guide for implementing instant search in an Android application using Kotlin Coroutines, and how to write a test for it.
Dec 18, 2019 8 min read
Non-blocking I/O
Networking Featured

Non-blocking I/O

In this post I'll explain what non-blocking I/O is, how you can use it, and when it might be useful. The code examples will be in Kotlin and running on the JVM, but the principles behind this would work regardless of programming language as this is usually supported through the kernel of your OS.
Aug 16, 2019 11 min read
Page 1 of 1
Hellsoft © 2023
Powered by Ghost