fsm-react
v1.3.2
Published
FSM for React
Readme
FSM
intro
Finite state machines are a conceptual model for dealing with conditional UI, connectivity monitoring & management to initialization and more. State machines simplify tangled paths of asynchronous code and easy to test. In this project we will implement a FSM for a React application.
Project
Implementation of a FSM for React.
