Communicating Between Tabs in ReactJS with the BroadcastChannel API
The BroadcastChannel API is a web platform API that allows communication between different windows, tabs, frames or iframes of the same origin.
Let's understand it with a problem statement.
If you open Whatsapp Web in one tab and then open it again...
imnayakshubham.hashnode.dev4 min read