Functional Programming in React

Level Up React: Functional programming in React

React uses a functional paradigm, so we should use functional principles when using it. This article shows the basics of functional programming with React. I’m interested to see how far this can be taken. For example, could we use combinators as HOC’s to compose pages?

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *