Settings

Theme

Show HN: A Jotai implementation of the original Recoil demo app

github.com

1 points by vlad_angelov 8 months ago · 0 comments · 1 min read

Reader

Hello,

I recently re-implemented the original Recoil demo app (from the React Europe 2020 keynote) using Jotai. My goal was to test how Jotai performs in a realistic app with lots of independent components and state updates.

The original Recoil demo is great for this kind of experiment: it renders many widgets (each with its own piece of state), simulates real-time interactions, and was designed specifically to showcase fine-grained re-rendering and subscription models.

Github: https://github.com/vangelov/recoil-demo-with-jotai

No comments yet.

Keyboard Shortcuts

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