erikras / erikras/react-redux-universal-hot-example

Server side fetch without ApiClient Middleware

Open
#1,060 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

Let us assume that I want to do api requests inside redux thunk , or any other middleware used for async actions.

How can we go about doing server side cookie replacement from the request, without a explicit middleware? Any solution avoiding ugly global var with res object? (btw how to even use globals in node async environment ?)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.