-
Notifications
You must be signed in to change notification settings - Fork 96
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
Dead Repo? #98
Comments
An honest question. I don't think either @svrcekmichal nor I use this library anymore. Totally willing to allow others to come on and help. I think it was built as a simple utility and it works well for what it does. |
No, you think we can use it for projects or not ? if it's not maintened, there will be deprecated dependencies... This middleware was SO cool, i dont understand why there no other repo doing this same feature. It was really clear and easy to use. Auto dispatch on success and error was cool. I'll try do it with axios only. |
Hi @svrcekmichal , this library has really been very useful to me. I would like to collaborate if possible, either to improve documentation or to add types. Please come back! |
It seems that at this point, the best way forward is to fork it and release it under a new name (with acknowledgment of course). So far, we haven't found a breaking change that we couldn't solve on the client side. But if that happens, we'll definitely be forking and fixing the issue as we have thousands of actions that conform to this API. Missing types are a pain, but it really matters mainly in the config which you rarely touch IMHO. Btw, if you look at the size of the lib, it's not like it would be too much work to replicate the functionality one way or another. |
Did anyone do this yet? It would be great to have more examples, especially how to do typing around this. |
Maybe you will find this helpful, we're happy with it.
|
There's some more stuff around action creators (and thunk), but that could depend on your implementation, at least it does in our case. Especially based on how you do authorization, notifications, stuff like that. |
Hey there are 6 pull requests and 19 open issues that have never had responses from the author.
Is there no planned support for this repo?
The text was updated successfully, but these errors were encountered: