Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ VM.
</video>

You can play with it
[here](https://codesandbox.io/p/github/codesandbox/node-counter-demo/main). And
this is the running server of that VM, kind of like a view count:
[here](https://codesandbox.io/p/github/codesandbox/node-counter-demo/main). It retains state between hibernations, kind of like running a view count. Here you can see the preview:

<iframe style="width:100%;height:200px;border:0;border-radius:4px;margin-bottom:2rem;" src="https://13gise-8080.preview.csb.app/"></iframe>

Expand Down