I am a beginner in functional programming. I am just beginning this functional journey. So, take this with a grain of salt. This is just my understanding and i hope it helps some people. MonadsFunctional programming is all about function composition. And to achieve a better composition we need to have pure functions. A pureContinue reading “Functional programming from beginner’s perspective.”