We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92237e commit 5bd82b3Copy full SHA for 5bd82b3
docs/flows-advanced-topics.md
@@ -198,7 +198,7 @@ Something is looping in on itself here:
198
- *And*, the value of a view determines when a signal lives or dies.
199
- *And*, the value of a signal determines when a view lives or dies.
200
201
-If views derive solely from `app-db`, when why must signals derive from views?
+If views derive solely from `app-db`, then why must signals derive from views?
202
Why not simply have *everything* derive from `app-db`?
203
204
`event -> app-db -> signal graph -> signals -> view -> event`
0 commit comments