status-machina
CtrlK
  • Introduction
  • Design decisions
  • Glossary
  • Api
    • Reference
  • Machine types
    • Moore
    • Mealy
  • Usage in web applications
    • Managing data state
    • Data flow
    • Immutability
    • Server rendering
  • Examples
    • React
    • Vue
  • FAQ
    • How do I write tests?
    • Can I use TypeScript?
    • Migrate from redux
    • Migrate from MobX
    • Migrate from xState
Powered by GitBook
On this page

Was this helpful?

  1. Examples

Vue

// TODO

PreviousReactNextHow do I write tests?

Last updated 6 years ago

Was this helpful?