Edit this page
Redux
Documentation about using Vike with Redux.
💚This page is maintained by the community and may contain outdated information; PR welcome to update or improve it.
💚There isn't a Vike extension for Redux yet, but contributions welcome to create one. In the meantime, you can manually integrate Redux.
To manually integrate Redux, see:
Examples of integrating Redux without using vike-react
:
- 2023.12 GitHub >
brillout/vike-with-redux
- Example using Client Routing. - 2023.10 GitHub >
brillout/vike-with-redux_minimal-example
- Minimal example using Server Routing.