Skip to content

Commit 7529bf8

Browse files
gavinationmellson
andauthored
Update blog/2023-11-15-koordinates-and-stately-case-study/index.mdx
Co-authored-by: Anders Bech Mellson <[email protected]>
1 parent ed178a8 commit 7529bf8

File tree

1 file changed

+1
-1
lines changed
  • blog/2023-11-15-koordinates-and-stately-case-study

1 file changed

+1
-1
lines changed

blog/2023-11-15-koordinates-and-stately-case-study/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In the case of both their products, Koordinates was able to use Stately’s tool
4141

4242
<EmbedMachine
4343
name="Koordinates List View Machine"
44-
embedURL="https://stately.ai/registry/editor/1b48bbf1-6f7a-4847-b1e0-47ee5c283371?mode=design&machineId=68b835cc-49fc-4b9c-972e-a63c01465c1f"/>
44+
embedURL="https://stately.ai/registry/editor/embed/1b48bbf1-6f7a-4847-b1e0-47ee5c283371?machineId=68b835cc-49fc-4b9c-972e-a63c01465c1f"/>
4545

4646
There are several potential events that _can_ happen, but the core states are relatively few to model this behavior. Instead of representing their entire app state in a monolith, the team decided to go with a more modular approach, making use of the [actor model](https://en.wikipedia.org/wiki/Actor_model). This makes maintaining and testing individual components much easier, and it allows for extensibility down the line as project complexity grows.
4747

0 commit comments

Comments
 (0)