UI Deploy

Curated, Short, Web UI Dev we Love.

Best Practices for Component State in React.js

When writing React applications, it’s important to know when and when not to use state in components. In this post, I will review what I consider to be best practices for working with state. TL;DR:

view source

Advertisement