Migrating from Java to Kotlin: the easy way

At Talkdesk, we have this software component that provides a small but important data bridging functionality. Read more

Similar

Functional Programming in Java

If you have ever used Streams and Optionals in Java, you must have come across lambda expressions and functional interfaces. But how exactly are lambda expressions tied to functional interfaces? This… (more…)

Read more »