(no title)
rajivtiru | 11 years ago
However, this incurs the cost of instantiating each component in the tree twice. Once for traversing asynchronously for data, again for React.renderToString or React.render
This would cause slower initial page loads for SPAs. Otherwise, very cool implementation.
No comments yet.