How to communicate between browser tabs using javascript
There are certain instances when you need to pass data between your website that is opened in multiple tabs. In this scenario, we have an API available known as Broadcast Channel API.
Broadcast Channer API is used to open communication channel betwee...
rohanpareek.hashnode.dev1 min read