About
Posts
Talks
Open source
Projects
Podcasts
Videos
Tools
Resume
Contact
Blog Posts About Redux
How to Debug a React Context API App
Using the Redux DevTools extension
React
Redux
Programming
JavaScript
Context API
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