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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize redux state #9

Open
2 tasks
usernam3 opened this issue Sep 9, 2018 · 0 comments
Open
2 tasks

Normalize redux state #9

usernam3 opened this issue Sep 9, 2018 · 0 comments
Labels
frontend This is somehow javascript or styles related hacktoberfest Everyone is welcome

Comments

@usernam3
Copy link
Contributor

usernam3 commented Sep 9, 2018

To be able to add HTTP request caching to the client side and don't duplicate the data the redux state should store normalized values.

The normalizr npm package might be a good fit for this situation.

  • Schema for Release entity
  • Schema for Release collection
@usernam3 usernam3 added the frontend This is somehow javascript or styles related label Sep 9, 2018
@usernam3 usernam3 mentioned this issue Sep 9, 2018
3 tasks
usernam3 added a commit that referenced this issue Sep 26, 2018
- TagPanelContainer
- normalizr dependency added (closes #9)
- Tag schemas
@usernam3 usernam3 added the hacktoberfest Everyone is welcome label Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This is somehow javascript or styles related hacktoberfest Everyone is welcome
Projects
None yet
Development

No branches or pull requests

1 participant