Open
Description
📚 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