DEV Community

Acharya Anil
Acharya Anil

Posted on

what is benefit ngx-webstorage over normal session and localstorage?

Latest comments (1)

Collapse
 
lucasmonstro profile image
Lucas Silva

ngx is awesome:

  • Is possible to use decorators to extract custom props
  • Can use storage as a Service via DI
  • Subscriptions around the data