SSR async data loading strategy #1626

Closed
opened 2025-08-09 17:21:00 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @JakeGinnivan on 5/13/2016

Hey Steve

Just checking out the react/redux template and am quite interested in the way you are loading data. Domain-task looks like a nice way to solve the problem and I actually hadn't seen domains before in node land, the problem is that they are being depreciated. See https://github.com/nodejs/node/issues/66

It looks like they won't be removed for quite a while though.

I have been using https://github.com/Rezonans/redux-async-connect, specifically 1.0.0-rc2 as most of the other builds have issues. This has now been forked to https://github.com/makeomatic/redux-connect which I am yet to try out but looks promising as it fixes a bunch of my issues I had in redux-async-connect.

Just wanted to open a conversation to discuss options. Domain's seem like the wrong road seeing the goal is to remove them.

*Originally created by @JakeGinnivan on 5/13/2016* Hey Steve Just checking out the react/redux template and am quite interested in the way you are loading data. Domain-task looks like a nice way to solve the problem and I actually hadn't seen domains before in node land, the problem is that they are being depreciated. See https://github.com/nodejs/node/issues/66 It looks like they won't be removed for quite a while though. I have been using https://github.com/Rezonans/redux-async-connect, specifically 1.0.0-rc2 as most of the other builds have issues. This has now been forked to https://github.com/makeomatic/redux-connect which I am yet to try out but looks promising as it fixes a bunch of my issues I had in redux-async-connect. Just wanted to open a conversation to discuss options. Domain's seem like the wrong road seeing the goal is to remove them.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1626
No description provided.