The link to Revue is dead and it seems we cannot find the repository anymore on Github, does the project still exist?
I can't find any mention of Revue on the State management page. Can you check again?
See the "simple bindings" link :)
Gotcha. Why don't you raise a PR for this?
Because I cannot find Revue on Github anymore, so I don't know with which URL I could replace the original one. I could provide the NPM URL but the fact that the Github repository is down is very strange, and I don't want to provide a URL for a potentially dead project.
Maybe the hyperlink should be removed altogether considering how Vuex has become kinda the de-facto state management solution for Vue. And if someone really wants to, s/he can set up bindings with Redux themselves.
Someone higher up might be able to take a decision.
@nesk Thanks for letting us know. Do you want to create a PR with the link changed into https://yarnpkg.com/en/packages?q=redux%20vue&p=1?
@phanan Yep, done!
Cheers!