Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: how do developers use this library? #30

Closed
dai-shi opened this issue Oct 22, 2019 · 1 comment
Closed

Question: how do developers use this library? #30

dai-shi opened this issue Oct 22, 2019 · 1 comment

Comments

@dai-shi
Copy link
Owner

dai-shi commented Oct 22, 2019

Hi, I would like to ask how people use this library.

Honestly, I would like to drop some features of this library eventually before hitting v1.
It will not happen soon. I will probably wait and see how observedBits is kept or not in React 17.

My two concerns are:

  1. Redux DevTools support is very limited
  2. Redux middleware support is very limited

I would suggest the following paths to my other projects.

  • For those who want to use Redux ecosystem 👉 reactive-react-redux or the official React Redux hooks.
  • For those who use complex states with reducer pattern 👉 react-tracked

For those who want a simple solution for a small state (less than 31 properties flat), continue using this library!

@dai-shi
Copy link
Owner Author

dai-shi commented Jan 23, 2020

#35
Just started working toward v1. We no longer use context and observedBits but still provide the same hooks API.
Closing this.

@dai-shi dai-shi closed this as completed Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant