#functional-programming
Read more stories on Hashnode
Articles with this tag
Functional programming is the method of building software by composing pure functions that are declarative rather than imperative. It avoids the...