Our Blog

  • July 7, 2024
  • 3mins read

Java switch statement

Today, I would like to take a look at Java statements and their evolution, and how you can use them more effectively

Read More
  • July 7, 2024
  • 7mins read

Monitoring Zoom Webhooks for Missing Events

Webhooks are a powerful way to get real-time data from Zoom. They can be used to monitor health of your Zoom account,

Read More
  • July 3, 2024
  • 3mins read

Kotlin when in action

The when expression in Kotlin is a powerful conditional statement that can be used in place of the switch statement found in

Read More
  • June 30, 2024
  • 3mins read

Sealed Classes and Interfaces in Java 21

Today, we’ve got an incredibly exciting article for you about sealed interfaces 🤩 and sealed classes 🔒 in Java 21! 🐱‍💻✨ Get

Read More
  • June 30, 2024
  • 2mins read

Kotlin Sealed classes and interfaces

Sealed interfaces are a cornerstone in our project, employed extensively for mapping results and facilitating seamless communication between services. Their structured approach

Read More
  • June 28, 2024
  • 3mins read

Schedule your events by JobRunr – firt touch

Today, I would like to show you how to easily schedule your events in your backend using the JobRunr framework. I’ve been

Read More
  • June 4, 2024
  • 1min read

Kotlin K2 compiler

The JetBrains team is excited to announce the stabilization of the K2 compiler with Kotlin 2.0.0. The K2 compiler is now the

Read More
  • May 27, 2024
  • 1min read

Open source job schedulers

Here we have prepared a list of interesting job schedulers that are available. We had the opportunity to try JobRunr and used

Read More
  • May 25, 2024
  • 1min read

Kotlin 2.0

Kotlin 2.0 introduces several key updates: K2 Compiler Kotlin 2.0 introduces many new features, with one of the biggest and most interesting

Read More
×