Have you ever opened the same web app in two browser tabs and noticed that they behave like two completely separate applications? Sometimes that's fine. But sometimes you want an action in one tab to be immediately reflected in the others.
Source: [Dev.to](https://dev.to/certosinolab/how-to-sync-two-browser-tabs-with-javascript-108l)