You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Watch in-depth demos in our Stately Streams
3
-
description: Tomorrow is part four in our popular Stately Stream series, where we are modeling a semi-complex client-side application using XState, Stately Studio, React and TypeScript.
description: Tomorrow is part four in our popular Stately Stream series, where we are modeling a semi-complex client-side application using XState, Stately Studio, React and TypeScript.
In part 2, we look at implementing multiple selection, including collision detection and what you might need for live collaboration.
24
24
25
-
<YouTubeid="kYj4UsLfmlg?"/>
25
+
<YouTubeid="kYj4UsLfmlg?"/>
26
26
27
27
## Part 3
28
28
29
-
In part 3, we migrate our code from XState V4 to [XState V5](https://stately.ai/docs/xstate-v5/migration).
29
+
In part 3, we migrate our code from XState V4 to [XState V5](https://stately.ai/docs/migration).
30
30
31
-
<YouTubeid="mgeFXyIr9iw?"/>
31
+
<YouTubeid="mgeFXyIr9iw?"/>
32
32
33
33
## Watch part 4 tomorrow at 6.30 PM ET
34
34
35
35
Join us tomorrow at 6.30 PM ET on YouTube or [LinkedIn](https://www.linkedin.com/events/statelystream-modelingagraphica7064177817600581634/) for our next live stream!
<EmbedMachinename="Annotated dog walk machine"embedURL="https://stately.ai/registry/editor/embed/5b170468-d66a-4136-84c8-676c8fea82e8?machineId=7879be19-d267-4e75-9a7d-6a870d540257" />
*You can now also [embed your machines anywhere `iframe`s are supported](https://stately.ai/docs/xstate-v5/embed)!*
26
+
_You can now also [embed your machines anywhere `iframe`s are supported](https://stately.ai/docs/embed)!_
24
27
25
28
Annotations are not exported when you [export your machine as code](https://stately.ai/docs/export-as-code), so you can add as many as you like without affecting your codebase!
@@ -388,7 +388,7 @@ For more examples, [visit the `/examples` directory in the XState repository](ht
388
388
389
389
## Migration and breaking changes
390
390
391
-
As with any major version, there are some breaking changes. We’ve tried to keep these to a minimum, but some are necessary to make XState v5 beta as powerful and flexible as possible. [Read our current guide for migrating from XState v4 to v5 and the list of breaking changes](https://stately.ai/docs/xstate-v5/migration).
391
+
As with any major version, there are some breaking changes. We’ve tried to keep these to a minimum, but some are necessary to make XState v5 beta as powerful and flexible as possible. [Read our current guide for migrating from XState v4 to v5 and the list of breaking changes](https://stately.ai/docs/migration).
0 commit comments