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.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
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
.mapand.reducethanforandwhile🙈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.