Kotlin

  • January 4, 2024
  • 2mins read

Kotlin Extension Functions

Introduction When we first came across extension functions, we weren’t quite sure where and how we could use it. But after a

Read More
  • October 5, 2023
  • Less than a minute

Current Gradle Version Lacks Support for Java 21

I wanted to explore and test Project Loom and the virtual threads it offers in newer versions of Java, such as version

Read More
×