Skip to content

Server Side Rendering Prototype#102

Open
smfoote wants to merge 1 commit intomasterfrom
ssr
Open

Server Side Rendering Prototype#102
smfoote wants to merge 1 commit intomasterfrom
ssr

Conversation

@smfoote
Copy link
Owner

@smfoote smfoote commented Jul 13, 2015

Server Side Rendering for Tornado using simple-dom. This is a prototype, and not meant to be merged (yet). It is not fully tested, but seems to be working pretty well so far.

Known issues:

  • Promises don't work (because the rendering doesn't wait for promises to resolve)
  • Because Promises don't work, Node Attributes don't work.

package.json Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this'll be a real dependency no?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. Thanks.

@prashn64
Copy link
Collaborator

Look good, I'll just have to set up some testing stuffs so we can figure out the promises.

@smfoote smfoote mentioned this pull request Jul 21, 2015
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants