Skip to content

A global state implementation with react context and hooks

Notifications You must be signed in to change notification settings

vanderleisilva/react-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains a global state management implementation using react context and hooks

React Context

The idea here is to showcase a basic todo list implementation having a central state with the same concepts of the redux architectural implementation but using only react.

live implementation

Check here the project live implementation. The project contains a basic todo list and the application current global state, then you can play around and check the updates done on it.

further reading

Check here the article about the project elaboration, decisions made, reasons and further considerations.

About

A global state implementation with react context and hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •