#functional-programming
Read more stories on Hashnode
Articles with this tag
Recursion has a bit of a bad reputation. Unfairly I would say. Lets see if I can convince you. · All though, If I'm being honest. The concept of...
I'm not telling you not to use classes. Some of my best friends use classes. I'm saying that you might not need to. · With so many programmers coming...
I'd like share some principles I think about whenever I'm writing a function. Things that will make your work easier. · They are not hard rules that must...