Open arunoda opened 9 years ago
Currently, we depends on fast-render for dealing with client side data availability.
So, we need to implement a similar data environment which is available on the server for react to render initially.
In this case, we may need to re-use a lot of fast-render goodies. Try to use them.
If this is the simply re-implementing fast-render, why don't we fix the bug of using fast-render (Which is something we won't get the data)
May be we need to reconsider this since we need to support upcoming SubsManager's FR integration.
Currently, we depends on fast-render for dealing with client side data availability.
So, we need to implement a similar data environment which is available on the server for react to render initially.
In this case, we may need to re-use a lot of fast-render goodies. Try to use them.
If this is the simply re-implementing fast-render, why don't we fix the bug of using fast-render (Which is something we won't get the data)