mirror of
https://github.com/status-im/re-frame-10x.git
synced 2025-01-14 00:22:33 +00:00
Update README.md
This commit is contained in:
parent
7fe907c988
commit
037523e413
@ -34,7 +34,10 @@ To understand what is happening in a `re-frame` app, you must understand
|
|||||||
what data is "happening".
|
what data is "happening".
|
||||||
|
|
||||||
So, data is at the core of `re-frame-trace` in both of the ways just described,
|
So, data is at the core of `re-frame-trace` in both of the ways just described,
|
||||||
and data is a powerful and leverageable substrate.
|
and data is a powerful and leverageable substrate.
|
||||||
|
|
||||||
|
Think about it ... every single time you put a printlin into your program,
|
||||||
|
you are printing out what? Obvserving data is how you figure out what's going on.
|
||||||
|
|
||||||
### It Is A Data Dashboard
|
### It Is A Data Dashboard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user