16 likes
路
1.3K reads
3 comments
路Jan 24, 2023
Jan 24, 2023
Well put! Way to go. I learned so much in a short time 馃憦馃従馃憦馃従馃憦馃従
1
路
路Jan 26, 2023
Jan 26, 2023
Great. I learnt something new
1
路
路Mar 1, 2024
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
路