A full-stack app built with Next.js, XState, Typescript and GraphQL.
by mattpocockTypeScript
Last 12 weeks · 0 commits
1 of 6 standards met
https://github.com/mattpocock/xstate-stream-demo-app/blob/cb6d8d9ddceeb1e6e33522e0310b69b53974ff18/src/machines/paymentWizard.machine.ts#L106 I was pretty sure that I was running into this before, see https://github.com/davidkpiano/xstate/issues/359. I'd say it's a great educational example of how to use parallel states correctly. However, in the real world, the question would be if we gain any benefits or if an invoke could be used instead. In this case, I'm leaning to the second as it makes the machine and its visualization easier.
Repository: mattpocock/xstate-stream-demo-app. Description: A full-stack app built with Next.js, XState, Typescript and GraphQL. Stars: 12, Forks: 2. Primary language: TypeScript. Languages: TypeScript (98.9%), JavaScript (1.1%). Open PRs: 0, open issues: 1. Last activity: 5y ago. Community health: 28%. Top contributors: mattpocock.