cypress-io / cypress-documentation

Cypress Documentation for the Cypress App, API, Cypress Cloud, UI Coverage and Cypress Accessibility.
https://docs.cypress.io
MIT License
955 stars 1.05k forks source link

Remove cypress-example-todomvc-redux #4931

Open mschile opened 1 year ago

mschile commented 1 year ago

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

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

jennifer-shehane commented 1 year ago

We archived the todomvc-redux example repo.