21
Browser extension
planned
Richard Kaufman-López
To me the browser extension is more about visibility than about time traveling. For example, I'm constantly doing
console.log(machine.state.value)
to figure out where the machine is at. And I sometimes need to have a better look at the context.Would be amazing, impressive, if the devtools would show the visualizer. But honestly all I need is current state + context.
Pretty much, I'd love to have @xstate/inspect inside the devtools instead of in a diff tab and without the need of having to install/configure a package.
Richard Laffers
Richard Kaufman-López: How does this fit your use case? https://github.com/rlaffers/xstate-ninja
David Khourshid
planned