[Question] Isomorphic cookies in React #1116

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

Originally created by @baserz on 1/13/2017

Hi!
Im looking into some patterns for sharing local state in a React app. The library react-cookie seems to fit the bill in regards to this except for that it only seems to support express for isomorphic access.

Do you know of any function (cookie or whatever) or way which can be used to gain isomorphic state concistency in a React application hosted on net core / javascriptservices?

*Originally created by @baserz on 1/13/2017* Hi! Im looking into some patterns for sharing local state in a React app. The library react-cookie seems to fit the bill in regards to this except for that it only seems to support express for isomorphic access. Do you know of any function (cookie or whatever) or way which can be used to gain isomorphic state concistency in a React application hosted on net core / javascriptservices?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1116
No description provided.