Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.3k
-
Can we use Xstate at backend/server side for state management of an entity Example: Suppose to build a product like Jira where Issue entity can be moved in various status. is it feasible and efficient to achieve something like following with Xstate Please guide further if anyone done something like this or any other apporach? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 1 reply
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hey@sksethi25! Yes, you can definitely do this. The process would look like this for a serverless function:
I will make an example of this soon. |
BetaWas this translation helpful?Give feedback.
All reactions
-
I am late to the party, but is there any chance,@davidkpiano, that there is some sample code for modelling this? |
BetaWas this translation helpful?Give feedback.
