Posts by Category

Akka

Akka Stream Source!

4 minute read

Akka Streams is a powerful tool for building concurrent and distributed stream processing applications on the JVM. It provides a set of abstractions and comp...

Back to Top ↑

Stream

Akka Stream Source!

4 minute read

Akka Streams is a powerful tool for building concurrent and distributed stream processing applications on the JVM. It provides a set of abstractions and comp...

Back to Top ↑

Scala

Scala Implicit Cheatsheet

3 minute read

In Scala, “implicit” refers to a mechanism for automatically passing unnamed arguments to a function or method. The significance of this feature is that it a...

Back to Top ↑

Implicit

Scala Implicit Cheatsheet

3 minute read

In Scala, “implicit” refers to a mechanism for automatically passing unnamed arguments to a function or method. The significance of this feature is that it a...

Back to Top ↑

Type-Classes

Scala Implicit Cheatsheet

3 minute read

In Scala, “implicit” refers to a mechanism for automatically passing unnamed arguments to a function or method. The significance of this feature is that it a...

Back to Top ↑

CheatSheets

Scala Implicit Cheatsheet

3 minute read

In Scala, “implicit” refers to a mechanism for automatically passing unnamed arguments to a function or method. The significance of this feature is that it a...

Back to Top ↑