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.
If you are using vike-react
you can use vike-react-redux
for automatic integration.
The
vike-react-redux
extension requiresvike-react
.
To manually integrate Redux, see:
Examples of manually integrating Redux without 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.