Showing Posts From

Broadcast channel api

Synchronizing app state across iframes using NgRx and the Broadcast Channel API

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. ...