AboutPostsTalksOpen sourceProjectsPodcastsVideosToolsResumeContact

Blog Posts About Redux

How to Debug a React Context API App
How to Debug a React Context API App
Using the Redux DevTools extension
How I dropped Redux for the 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.