Skip to content

Conversation

@Ovifer13
Copy link
Collaborator

@Ovifer13 Ovifer13 commented Dec 2, 2021

The file selectors.js was refactored to utilities.js

@Ovifer13 Ovifer13 linked an issue Dec 2, 2021 that may be closed by this pull request
Copy link
Member

@otech47 otech47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sofiaromorales maybe the idea here was to not just rename the file but also to split out the functions that begin with select... from the other functions and have those moved to utilities?

Seems like that'd be a good code quality improvement as long as the functions being split up respect what a "selector" is meant to be used for (https://redux.js.org/usage/deriving-data-selectors)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename and refactor selectores to utilities

4 participants