Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 598 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 598 Bytes

Shopify Special Resource Picker

A Polaris resource picker which can handle any resources, It's intended to explain the usage of Finite State Machines and the Actor Model using XState

real-implementation.mp4

You can check the live demo, don't forget to click on the inspector

Logic

We use the Actor Model for responsibility delegation:

Actor Model Logic