ngxs-keep-browser-tab-sync icon indicating copy to clipboard operation
ngxs-keep-browser-tab-sync copied to clipboard

Keeping multiple browser tab synchronous with ngxs, localstorage and Rxjs

Keeping Multiple Tab Syncronous with NGXS

Medium Post About This Repo Keeping Multiple Tab In Sync using NGXS state management library, Rxjs and localStorage .

Keeping multiple browser tab synchronous with NGXS, localStorage and Rxjs

With NGXS, localstorage and Rxjs.

We're going to follow;

  1. Ngxs for state management (Best state management library + pattern for Angular projects)
  2. localStorage for keeping actions
  3. Rxjs for detecting changes on window.storage with fromEvent operator

Task List;

  • [x] Implement NGXS and NGXS Form
  • [x] Implement RXJS and usage of rxjs operators

contact me at : [email protected]