Understanding React Context API: A Beginner's Guide to Global State Management
Introduction
If you have been building React applications for a while, you have probably run into a very specific kind of annoyance. You have a piece of data, say a logged-in user's name, and you need
react-contextapi.hashnode.dev14 min read