ManuelDeLeon / viewmodel

MVVM for Meteor
https://viewmodel.org
MIT License
205 stars 23 forks source link

Any thoughts for Server side rendering #225

Closed jamesgibson14 closed 8 years ago

jamesgibson14 commented 8 years ago

I user meteorhack:ssr and was wondering if you have looked into applying viewmodel on the server?

ManuelDeLeon commented 8 years ago

Blaze in general doesn't play well on the server and so ViewModel for Blaze wasn't designed for ssr.

I'm working on a ViewModel that uses React instead and it will be ssr friendly. On Apr 3, 2016 1:03 PM, "James" notifications@github.com wrote:

I user meteorhack:ssr https://github.com/meteorhacks/meteor-ssr and was wondering if you have looked into applying viewmodel on the server?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/ManuelDeLeon/viewmodel/issues/225