Mastering Multi-tab communication - Part 2
👋 Introduction
In Part 1, we explored the basics of the BroadcastChannel API — how it helps different tabs in a browser communicate with each other and why it’s an essential tool. Now, in Part 2, we’ll dive deeper into how the postMessage() method w...
sridharmurali.hashnode.dev5 min read