The Wayback Machine - https://web.archive.org/web/20200914024922/https://github.com/RichardBray/no-redux
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

README.md

Replacing Redux with hooks and context

This is the final code for a tutorial I wrote here on Medium.

Install

To install this locally make sure you have NodeJS on your machine. Then install the dependencies with:

$ npm i

And run the applicaiton with:

$ npm start

Show some love?

If you've found this project useful and would like to support me there are several ways you could do so.

About

⚛️ 🎣 Experimenting with using hooks and context instead of Redux

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.