Skip to content
#

generators

Here are 232 public repositories matching this topic...

brainkim
brainkim commented Sep 21, 2020

Currently when we call renderer.render(<App />, node), all of the children of node which Crank doesn’t own are blown away. This means that rendering into document.body will blow away the rest of the document. I would like Crank to work more cooperatively with the existing DOM; maybe we can keep track of the first and last nodes which we have rendered into a node and only render in that range

Improve this page

Add a description, image, and links to the generators topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the generators topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.