DEV Community

Lorenzo Spinelli
Lorenzo Spinelli

Posted on • Updated on

React app global state management with hooks

Alt Text

React app global state management made easy with hooks and Context API:
https://link.medium.com/bZs5cKG6r1

How to achieve this:
Alt Text

You can read how it works on medium, or jump directly to the code:
https://github.com/Spyna/react-context-hook

Top comments (3)

Collapse
 
dance2die profile image
Sung M. Kim

Hey Lorenzo.

This looks like a good post here. Can you share this in full on DEV?

DEV generally asks that folks share their posts in full if possible and there is tooling provided (dev.to/settings/publishing-from-rss) to make it so that it's relatively easy to repost from outside blogs.

Hope you'll consider sharing the full post going forward πŸš€

Collapse
 
spinalorenzo profile image
Lorenzo Spinelli

Thank you, I did that. I successfully imported stories from Medium, but how can I make them public?

Collapse
 
dance2die profile image
Sung M. Kim

What do you mean by making it "public"?