Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: A Jotai implementation of the original Recoil demo app (github.com/vangelov)
1 point by vlad_angelov 8 months ago | hide | past | favorite
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



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: