mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-22 06:48:08 +00:00
Another docs tweak.
This commit is contained in:
parent
b2ad2cf7c2
commit
a0ca8cf2c4
@ -140,7 +140,7 @@ like you to look back at the collection of events above the same way.
|
||||
> And, collectively, the Event
|
||||
Handlers you register create the Virtual Machine on which this DSL executes.
|
||||
|
||||
> Data (events) are executed by the VM you create. All very Clojure.
|
||||
> Data is executed by the VM you create. All very Clojure.
|
||||
|
||||
I find James Reeves' talks to be excellent (video): [Transparency through data](https://www.youtube.com/watch?v=zznwKCifC1A)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user