Navigation Menu

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

chore: use map instead of plain object #5068

Merged
merged 1 commit into from Oct 23, 2019
Merged

chore: use map instead of plain object #5068

merged 1 commit into from Oct 23, 2019

Conversation

mathiasbynens
Copy link
Member

No description provided.

@mathiasbynens mathiasbynens merged commit 06dbb72 into master Oct 23, 2019
@mathiasbynens mathiasbynens deleted the object-to-map branch October 23, 2019 11:12
Copy link

@alfredwesterveld alfredwesterveld left a comment

Choose a reason for hiding this comment

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

Curious why you changed this?

@mathiasbynens
Copy link
Member Author

Map is the more appropriate data structure here. We don't need to serialize, so we don't need to keep this a plain object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants