Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
dsego
3y ago
0 comments
Save
Share
Is xstate something like redux or mobx?
0 comments
2 comments · 1 top-level
top
newest
oldest
phpnode
3y ago
· 1 in thread
it's like a much more structured, and
observable
version of redux.
observable
in the sense that not only can you tell what has happened, you can also tell (and visualise) what can happen next
johtso
3y ago
Yeah, the first time you realise you can set the disabled state of a button using `state.can('submit')` it feels like magic!
j
/
k
navigate · click thread line to collapse