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

Remider: update the mime checks to use Object.entries too #2

Open
baamenabar opened this issue Aug 24, 2018 · 0 comments
Open

Remider: update the mime checks to use Object.entries too #2

baamenabar opened this issue Aug 24, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@baamenabar
Copy link
Member

baamenabar commented Aug 24, 2018

The JS Object.entries() method should be used instead of just Object.keys(). This will prevent unnecessary loops in the stats module.

also chek when to use Object.values()

@baamenabar baamenabar added the enhancement New feature or request label Aug 24, 2018
@baamenabar baamenabar self-assigned this Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant