How to know the length of object in js code example Example: javascript object length var size = Object.keys(myObj).length;