smfoote / tornado

HTML templates with asynchronous rendering, built with JavaScript.
http://smfoote.github.io/tornado/
Apache License 2.0
8 stars 3 forks source link

Server Side Rendering Prototype #102

Open smfoote opened 9 years ago

smfoote commented 9 years ago

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:

prashn64 commented 9 years ago

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