Blog Posts About Redux

How to Debug a React Context API App
Using the Redux DevTools extension
#React#Redux#Programming#JavaScript#Context API
First published on Medium 5 years ago.

How I dropped Redux for the Context API
React 16 introduced a new Context API to replace the deprecated one… Here is my way to replace Redux with this new API.
#React#Redux#Context API#Programming#JavaScript
First published on Medium 6 years ago.