DEV Community

Discussion on: Transformative "Aha!" Moments: How Did They Change Your Coding Approach?

Collapse
 
ashgkwd profile image
Ash Gaikwad

It was in an event when I was introdiced to the realm of functional programming. Almost 10 years ago!

Since then I write more of .map and .reduce than for and while 🙈

I would like to dive deep into languages designed for functional programming like Haskell for some practical project. For now, this realm influences some of my coding patterns, especially when I use dry-rb.