Hacker News new | ask | show | jobs
by girvo 3527 days ago
I like how react-server[0] deals with it; by having the `when` and `listen` callbacks expecting a promise, it becomes simple to `fetch()` any data you want server-side, including relative routes

[0] http://react-server.io/

2 comments

is this your project or something? you seem to be name dropping it a few times in this thread.
Nope! It's just been an excellent tool that I'm a pretty big fan of, and relevant to a couple comments in this thread
Electrode.io is also new by WalmartLabs which I have not try yet.