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: improve 'what is a state manager' disunity section's clarity #954

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

caio2983
Copy link
Contributor

Copy link

stackblitz bot commented Oct 29, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reatom ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 6:42pm


This article generalize observation of our industry and trying to find the base of FRP, OORP, cache invalidation strategies and data management as it is. There are intentionally a lot of dry definitions without examples to save the size and show only the important.
The term “state” has become widely discussed, with numerous articles and libraries offering various interpretations of “state management.” Some approaches separate network cache and local state into distinct categories, while others view all data sources as interconnected, focusing instead on reactivity.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In all places in documentation, simple double quotes (") are used. I think that we should stick to that and add typographical fancy stuff using markdown plugins instead of changing the source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants