Showing Posts From
Broadcast channel api
- Stefanos Lignos
- 18 Sep, 2022
Synchronizing app state across iframes using NgRx and the Broadcast Channel API
In this article, we are going to see how we can use the Broadcast Channel API to synchronize an application state across iframes. ...