The cypress-example-todomvc-redux project is a fork of the Redux TodoMVC example which contains legacy patterns that Redux no longer recommends. As such, we should update our documentation to use a different example project.
Redux TodoMVC Example
Warning: This example is outdated, and shows legacy patterns that we no longer teach or recommend.
Please see the Redux docs tutorials for our recommended usage patterns, and specifically the "Essentials" tutorial:
https://redux.js.org/tutorials/index
Subject
guides, examples
Description
The cypress-example-todomvc-redux project is a fork of the Redux TodoMVC example which contains legacy patterns that Redux no longer recommends. As such, we should update our documentation to use a different example project.
Redux TodoMVC Example