I love simple solutions to challenging problems. Currently working on reactive streaming platforms and functional architectures. Let's make the world a better place to live in :)
In this post we are going to learn one of the core concepts of Functional Programming (FP), Referential Transparency (RT), and how to carry it out in our Scala applications with the help of pure functions.