Sign in
Log inSign up
Michael Nwogu

16 likes

1.3K reads

3 comments

Alvin
Alvin
Jan 24, 2023

Well put! Way to go. I learned so much in a short time 馃憦馃従馃憦馃従馃憦馃従

1
Bright Bassey
Bright Bassey
Jan 26, 2023

Great. I learnt something new

1
M. K.
M. K.
Mar 1, 2024

Hi. Thank You for the article. There seems to be an error in the example of "Object.hasOwnProperties()" though: there should be "obj.hasOwnProperty("name")" instead of "Object.hasOwnProperty("name") - if the name of the variable will not be changed (I'd suggest "object" by the way) - I believe. I also wonder if a complexity of operations such as calling "values" may not be different depending on the specific engine implementation. Also would be cool to see some sources You've based on. Bless!J3:16