See all tags.

Tagged “React”

React Stateless Functional Components - Best Practices

React provides 3 major APIs for creating re-usable components. In this article we show you why you should prefer stateless functional components over the other ones and some best practices around using them efficiently