mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 07:18:22 +00:00
Arrow Experiement
This commit is contained in:
parent
356569c1c4
commit
d8e6c58dc0
@ -427,7 +427,7 @@ produced by one step, to be input to the following step. Hiccup,
|
||||
VDOM and DOM are all various forms of HTML markup (in our world that's data).
|
||||
|
||||
```
|
||||
app-db ⇒ components --> Hiccup --> Reagent --> VDOM --> React --> DOM
|
||||
app-db ⇨ components --> Hiccup --> Reagent --> VDOM --> React --> DOM
|
||||
f1 f2 f3
|
||||
```
|
||||
|
||||
@ -846,3 +846,4 @@ All the parts are lovely and simple. And they plug together nicely.
|
||||
[Hoplon]:http://hoplon.io/
|
||||
[Pedestal App]:https://github.com/pedestal/pedestal-app
|
||||
[Herbert Schema]:https://github.com/miner/herbert
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user