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

When I am listing the time entries, I want to make sure they are sorted correctly #24

Open
3 tasks done
RobbinHabermehl opened this issue Oct 7, 2019 · 0 comments
Open
3 tasks done

Comments

@RobbinHabermehl
Copy link
Member

RobbinHabermehl commented Oct 7, 2019

Objectives 🎯

  • Use reselect in the selector
  • Extend the selector with sorting functionality
  • The Definition of Done is met

Prerequisites 🎒

  • reselect
  • Array.prototype.sort()

References 📚

Tips 💡

  • Use a compare function to sort an array that contains objects
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

No branches or pull requests

1 participant