Skip to content
Discussion options

You must be logged in to vote

The issue in this example is that Object.keys() returns the keys of the Object. Not the values.

I'm pretty sure you want the values like Object.values()

Nested loops do just work there isn't anything special you need to do with them

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cybardev
Comment options

Answer selected by cybardev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants