Skip to content

Keeping multiple browser tab synchronous with ngxs, localstorage and Rxjs

Notifications You must be signed in to change notification settings

mehmetakifalp/ngxs-keep-browser-tab-sync

Repository files navigation

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;

  • Implement NGXS and NGXS Form
  • Implement RXJS and usage of rxjs operators

contact me at : mehmetakifalp@gmail.com