Iterating over all keys of an object: To iterate over all existing enumerable keys of an object, we may use the for…in construct. It is worth noting that this allows us to access only those properties of an object which are enumerable (Recall that enumerable is one of the four attributes of data properties). For instance, properties inherited from the Object.prototype are not enumerable. But, enumerable properties inherited from somewhere can also be accessed using the for…in construct
Thankyou ❣️
@Becoming_developer
On this page of the site you can watch the video online Class 17 | Iterating objects with a duration of hours minute second in good quality, which was uploaded by the user Becoming Developer Marko G 13 December 2022, share the link with friends and acquaintances, this video has already been watched 131 times on youtube and it was liked by 4 viewers. Enjoy your viewing!