Skip to content

ooade/global-context-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Context Example

TLDR; This is an experimental repo that shows how to properly manage your global states with React Context!

Contents

Installation

Clone repo:

SSH:

git clone [email protected]:ooade/global-context-example.git
cd global-context-example

or

HTTPS:

git clone https://github.com/ooade/global-context-example.git
cd global-context-example

Run locally

Start a live-reload development server:

yarn start

If you find yourself wanting to do this, you should just use Redux or go with Recoiljs.

If you have any question, feel free to reach out to me!

About

Using Contexts to properly manage global states

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •