Update README.md
This commit is contained in:
parent
d270ec23fa
commit
e492406744
|
@ -82,12 +82,13 @@ Deeper knowledge is the goal. Easier debugging is the symptom.
|
|||
|
||||
> Some of the claims above are aspirational. `re-frame-trace` remains a WIP experiment. But [we're getting there](https://github.com/Day8/re-frame-trace/issues/118).
|
||||
|
||||
## Tha Name
|
||||
## The Name
|
||||
|
||||
We debated internally about the name `re-frame-trace`. We knew that `-trace` was okay, but anemic because it talked about low level function, not higher level benefit. I wanted to call it `vox-datum` (voice of the data) but it was cruelly rejected, for reasons I don't care to remember. Who doesn't like a Latin name?? Philistines. Anyway, "insight" and "illumination" are the benefits, but they made the name too long. Naming things - its a nightmare! So is inertia. `-trace` it is.
|
||||
We debated internally about the name `re-frame-trace`. We knew that `-trace` was okay, but anemic because it talked about low level function, not higher level benefit. I wanted to call it `vox-datum` (voice of the data) but it was cruelly rejected, for reasons I don't care to remember. I mean, who doesn't like a Latin name?? Philistines. Anyway, "insight" and "illumination" are the benefits, but they made the name too long. Naming things - its a nightmare! So is inertia. `-trace` it is.
|
||||
|
||||
## A Visual Sampler
|
||||
|
||||
Slightly out of date, but indicative ...
|
||||
<img src="docs/images/re-frame-trace-demo.gif" height="500px">
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Reference in New Issue