mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update docs
This commit is contained in:
parent
8a4aae1be9
commit
4b877ce8ff
4 changed files with 20 additions and 25 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Effect
|
||||
|
||||
Effects are functions that are ran in response to source updates. They are
|
||||
alled effects because they cause *side-effects* when reacting to source updates.
|
||||
called effects because they cause *side-effects* when reacting to source updates.
|
||||
|
||||
Effects are created using `effect()`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue