Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update example-reducer.md #734

Merged
merged 1 commit into from Jan 11, 2021
Merged

Commits on Jan 11, 2021

  1. Update example-reducer.md

    makes it more eaiser to see, where developers have to move their inital state. 
    
    prevents some reading issues that creates stuff like: 
    const byId = produce((draft = INITAL_STATE, action) => {
    conradkirschner committed Jan 11, 2021
    Copy the full SHA
    6c23777 View commit details
    Browse the repository at this point in the history