Collections /

React

Last updated Sep 20, 2018
1

Technologist passionate about improving this world.

List of resource I think are useful for React

Finite State Machines with React

As JavaScript applications on the web have grown more complex, so too has the complexity of dealing with state in those applications — state being the aggregate of all the data that an application needs to perform its function. Over the last several years, there has been a ton of great innovation in the realm of state management through tools like Redux, MobX, and Vuex. Something that hasn’t gotten quite as much attention, though, is state design.

Like this collection? Save it to read later.
1