Julien's DevRel corner
  • Home
  • About
  • Rss
  • Bluesky
  • Linkedin
  • GitHub
  • Mastodon
Sign in Subscribe
Julien

Julien

Tips and tricks using Hibernate and SQLite with Kotlin
kotlin

Tips and tricks using Hibernate and SQLite with Kotlin

This blog exposes some of the things I've found out while implementing my project. Maybe they're useful for someone else too :). Kotlin, Hibernate and SQLite doesn't seem to be a very present combination online as of now.
10 Feb 2022 6 min read
Measuring time and durations in Kotlin
kotlin

Measuring time and durations in Kotlin

The DurationAPI is coming out of experimental stage, and offers a nice DSL to easily work with Time durations (duh!). If offers the obvious but also nice extra goodies like coercions and ISO/ String conversions and is notably used to calculate processing time.
14 Dec 2021 4 min read
Kover : Code Coverage plugin for Kotlin
kotlin

Kover : Code Coverage plugin for Kotlin

Kover is a code coverage tool for Kotlin. It's still in incubator phase but I took it for a spin and it is already very useful as part of local or CI workflows! In this article I go through the setup and some of my favourite goodies of the tool.
10 Dec 2021 7 min read
← Newer Posts Page 2 of 2
Julien's DevRel corner © 2025
Powered by Ghost