The functional programming works based on the concept of data immutability and on mathematics expressions where each pure function has a particular return that can be used as param by another pure function. For more on that please check my other post: An analysis about Functional Programming “As developers, we gravitate toward frameworks that help…


