Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Builders #45

Merged
merged 2 commits into from Oct 26, 2017
Merged

Introduce Builders #45

merged 2 commits into from Oct 26, 2017

Conversation

chadhietala
Copy link
Member

This introduces the builders required for rendering in rehydration, serialization, and string modes. Rehydration and serialization are implicitly coupled to one another, in that serialization is the producer of the rehydration format and the rehydrating builder consumes it. String mode is just the normal dom builder but has the implicit dependency on being passed a Simple-DOM document.

@chadhietala chadhietala merged commit 0b83cc6 into master Oct 26, 2017
@chadhietala chadhietala deleted the rehydrating-builder branch October 26, 2017 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants