Question d’entretien chez Close

How would you communicate between browser tabs/windows (via Javascript)?

Réponse à la question d'entretien

Utilisateur anonyme

22 nov. 2017

Using localStorage or the BroadcastChannel API.

3