Hacker News new | ask | show | jobs
by chadscira 4173 days ago
Does marty.js support the concept of an app context? The only implementation i know of is Yahoo's fluxible (https://github.com/yahoo/fluxible). This is mainly useful when you're trying to render your flux app on the server.
1 comments

Not right now but isomorphisim is the next big feature I'm going to be working on
Awesome, i have been in search for a good solution for isomorphic flux implementations.