Skip to content

Use a finate state machine (FSM) to manage the state of the puppet #100

Open
@huan

Description

@huan

This new design will be able to solve our resetting race condition problem.

Current states we have:

  1. on-pending
  2. on-true
  3. logged-in
  4. logged-out
  5. resetting
  6. off-pending
  7. off-true

Articles

  1. Getting from Redux to a state machine

Libraries

  1. state - JavaScript and TypeScript finite state machines and statecharts for the modern web

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions