loktar00 / react-global-states

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React global state test

Quick project showing the differences between mobx, zustand, and recoil.

Run npm run dev 3 bundles build, mobx/zustand/recoil

Browse to 127.0.0.1:8000 click any of the links to test.

notes

Live mobx example is using the code located in Store/TodoFunc.ts Class example also works and is a little more verbose.

todo

  • Finish recoil example

About


Languages

Language:TypeScript 72.2%Language:HTML 19.5%Language:JavaScript 8.3%