Recent Posts

Trampoline: Eliminate StackOverlfowError

15 minute read

Are you familiar with this error? do you remember the nightmare when writing recursive methods? In this post, we will talk about a technique to eliminate Sta...

Write Junior Code in Scala

7 minute read

What makes us excited when coding? Refactoring the code, involving new technology, or using a fantastic solution to resolve a hard problem?