Settings

Theme

Show HN: Concurrent Agents Showcase in React

codesandbox.io

5 points by valand 2 years ago · 0 comments · 1 min read

Reader

I wrote a small "game" to showcase concurrent agents (via a library) working in a React app.

It demonstrates how a React program can be written with DOD-inspired pattern to make it easy to reason about, straightforward in re-render instruction semantic. Thus as the side effect the program is performant.

You're invited to view the source to examine the neat design pattern underneath as well as the agent management library that powers the app.

Caveat: it doesn't work well in mobile yet, so switch to desktop site mode.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection