Send Data Between Tabs with JavaScript
Did you know you can send information between open browser tabs using JavaScript?
Let's say your user is viewing your site with multiple tabs and something happens one tab which you want to react to on the other tabs - you can do this using the Broad...
dcodeyt.hashnode.dev2 min read