teaful
teaful copied to clipboard
🍵 Tiny, easy and powerful React state management
can we create custom hook like react query or redux rtk query @aralroca
```sh | examples | counter-with-preact | counter-with-next | pokedex-with-next ... ``` With a simple example (counter for example): - [ ] with Next.js: test hydration, saving initial store inside getServerSideProps....
Related with https://github.com/teafuljs/teaful/issues/23
Related with https://github.com/teafuljs/teaful/issues/23
### Discussed in https://github.com/teafuljs/teaful/discussions/56 Originally posted by **jolic** December 3, 2021 It would be nice if this tool could be used with React Native. Is that planed?
Fix eslint on examples folder Removed custom eslint config on api-list split script to format code teaful/examples **What is the purpose of this pull request? (put an "X" next to...