merisbahti / klyva

A state management library that follows the React component model
MIT License
55 stars 4 forks source link

devtools and debugging support! #13

Open merisbahti opened 3 years ago

merisbahti commented 3 years ago

Similar to jotai, we should have support for devtools:

https://github.com/pmndrs/jotai/blob/master/src/devtools/useAtomDevtools.ts

https://github.com/pmndrs/jotai/blob/master/docs/debugging.md