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

[Docs Rewrite] Create "Treat Reducers as State Machines" page #3692

Open
bolatovumar opened this issue Feb 7, 2020 · 4 comments
Open

[Docs Rewrite] Create "Treat Reducers as State Machines" page #3692

bolatovumar opened this issue Feb 7, 2020 · 4 comments
Labels
Milestone

Comments

@bolatovumar
Copy link
Contributor

What docs page is being added or updated?

This bit: https://redux.js.org/style-guide/style-guide/#treat-reducers-as-state-machines

  • Section: #treat-reducers-as-state-machines
  • Page: Redux Style Guide

For Updating Existing Content

What updates should be made to the page?

Add detailed explanation for "Treat Reducers as State Machines" section

Do these updates change any of the assumptions or target audience? If so, how do they change?

No, but it would make it easier to understand with a code example provided.

@bolatovumar
Copy link
Contributor Author

I'm willing to submit a PR for this if acked.

@markerikson
Copy link
Contributor

Yeah, this ties into #3598 . I know @davidkpiano had offered to try writing that page.

@markerikson markerikson changed the title Add detailed explanation for "Treat Reducers as State Machines" [Docs Rewrite] Create "Treat Reducers as State Machines" page Feb 7, 2020
@markerikson markerikson added this to the Docs Rewrite milestone Feb 7, 2020
@davidkpiano
Copy link
Contributor

@bolatovumar I can help review, if you'd like! If I were to write it, it would basically be a distillation of this: https://dev.to/davidkpiano/redux-is-half-of-a-pattern-1-2-1hd7 (ignore the article title)

@bolatovumar
Copy link
Contributor Author

@davidkpiano if you are on it then that's great. Your example from the article is great. Your article what got me to open this issue as the docs weren't anywhere as clear as your writeup.

davidkpiano added a commit to davidkpiano/redux that referenced this issue Feb 16, 2020
Add detailed docs for reduxjs#3692
@davidkpiano davidkpiano mentioned this issue Feb 16, 2020
2 tasks
markerikson pushed a commit that referenced this issue Feb 16, 2020
* Update style-guide.md

Add detailed docs for #3692

* Update style-guide.md
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this issue Aug 21, 2021
* Update style-guide.md

Add detailed docs for reduxjs#3692

* Update style-guide.md


Former-commit-id: 2ce7391
Former-commit-id: 7d857cc
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this issue Aug 21, 2021
* Update style-guide.md

Add detailed docs for reduxjs#3692

* Update style-guide.md


Former-commit-id: 2ce7391
Former-commit-id: 7d857cc
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this issue Aug 21, 2021
* Update style-guide.md

Add detailed docs for reduxjs#3692

* Update style-guide.md


Former-commit-id: 2ce7391
Former-commit-id: 7d857cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants