Fork me on GitHub
#reagent
<
2018-06-14
>
lilactown21:06:08

is there a hydrate equivalent for reagent?

lilactown21:06:06

I already am server rendering my app

lilactown21:06:33

React 16 has a hydrate method that hooks up the app to the existing HTML without replacing the DOM tree

lilactown21:06:43

it doesn't look like this has been implemented in Reagent