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

Create "Managing State" Document #596

Closed
8 tasks
rmorshea opened this issue Jan 18, 2022 · 1 comment
Closed
8 tasks

Create "Managing State" Document #596

rmorshea opened this issue Jan 18, 2022 · 1 comment
Labels
priority-2-moderate Should be resolved on a reasonable timeline. type-docs About changes and updates to documentation
Milestone

Comments

@rmorshea
Copy link
Collaborator

Current Situation

The docs are still unfinished. The next major set of sections to complete is "Managing State"

Proposed Actions

Write the "Managing State" documentation as per the React docs: https://beta.reactjs.org/learn/managing-state

Work Items

Write the following sections.

  • Managing State
    • Reacting to Input with State
    • Choosing the State Structure
    • Sharing State Between Components
    • Preserving and Resetting State
    • Extracting State Logic into a Reducer
    • Passing Data Deeply with Context
    • Scaling Up with Reducer and Context
@rmorshea rmorshea added type-docs About changes and updates to documentation priority-2-moderate Should be resolved on a reasonable timeline. labels Jan 18, 2022
@rmorshea rmorshea added this to the 1.0 milestone Jan 18, 2022
@Archmonger
Copy link
Contributor

Closing this in favor of the docs rewrite #863

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-2-moderate Should be resolved on a reasonable timeline. type-docs About changes and updates to documentation
Projects
None yet
Development

No branches or pull requests

2 participants