[Content]:Use specific examples to illustrate when Stores should be used instead of signals. #968
Labels
good first issue
Good for newcomers
help wanted
Looking for assistance on this issue
planned
Features or content that are planned but not yet in progress.
📚 Subject area/topic
/concepts/stores.mdx
📋 Page(s) affected (or suggested, for new content)
The document says that Stores are very useful when handling complex states, but I feel that signals can also handle it. The document only mentions the usage of Stores. I think specific examples should be used to illustrate in which scenarios using Stores is a better choice than signals.
📋 Description of content that is out-of-date or incorrect
The document says that Stores are very useful when handling complex states, but I feel that signals can also handle it. The document only mentions the usage of Stores. I think specific examples should be used to illustrate in which scenarios using Stores is a better choice than signals.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
The text was updated successfully, but these errors were encountered: