mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 07:18:22 +00:00
Better highlighting in docs
This commit is contained in:
parent
2d15246b4d
commit
209f36a0c2
@ -118,8 +118,8 @@ So, terminology:
|
||||
- `:butterfly` is an "effect key"
|
||||
- and the function registered is an "effect handler".
|
||||
|
||||
So re-frame has `event handlers` and `effect handlers` and they are
|
||||
different, despite both starting with `e` and ending in `t`!!
|
||||
So re-frame has both `event` handlers and `effect` handlers and they are
|
||||
different, despite them both starting with `e` and ending in `t`!!
|
||||
|
||||
### Writing An Effect Handler
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user