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

Use reselect to create selectors #20

Open
TimoGlastra opened this issue Aug 2, 2021 · 2 comments
Open

Use reselect to create selectors #20

TimoGlastra opened this issue Aug 2, 2021 · 2 comments
Assignees

Comments

@TimoGlastra
Copy link
Contributor

We should use reselect for creating selectors in the redux-store package. redux-toolkit exposes an createSelector method that is re-exported from reselect. The main benefit is memoization

@TimoGlastra TimoGlastra self-assigned this Aug 2, 2021
@berendsliedrecht
Copy link
Contributor

Can we move this issue to aries-framework-ext?

@TimoGlastra TimoGlastra transferred this issue from openwallet-foundation/credo-ts Sep 15, 2021
@TimoGlastra
Copy link
Contributor Author

Yes!

morrieinmaas pushed a commit to morrieinmaas/aries-framework-javascript-ext that referenced this issue Dec 13, 2022
…t-foundation#20)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

2 participants