Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Ngrx or any other suitable data store #135

Open
arpansac opened this issue Feb 15, 2021 · 0 comments
Open

Implement Ngrx or any other suitable data store #135

arpansac opened this issue Feb 15, 2021 · 0 comments

Comments

@arpansac
Copy link
Contributor

馃殌 Feature

We want to implement a data store to solve the purpose of client side caching (we could utilize other benefits of a store too, but right now the priority is to cache the data instead of repeated ajax requests)

Motivation

We have a tonne of interfaces which define the data model structures, it's high time we start working storing this hierarchy on the front end

Pitch

Will improve the user experience a lot.

Brainstorming needed on:

  • Which data store to use
  • What benefits will it provide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant