- 
                Notifications
    You must be signed in to change notification settings 
- Fork 143
Closed
Labels
Description
Hi,
Nuclear looks incredibly exciting. I was wondering what the story around creating Isomorphic applications (same code for server and client) might look like.
Since events shouldn't be necessary, I would primarily hope that:
- Using the Mixin won't break the application on the server.
- getDataBindingscould allow an alternative source on the server, OR- getInitialStatecould work on the server, OR an alternative would be provided.
(I'm asking as someone who hasn't yet built complex isomorphic apps and hasn't yet used Nuclear, I apologize for any gaps in my knowledge!)
Thanks!