With only the value, you can't get the key very easily. So it's much more flexible to start with Object.keys() for mapping over your object.
確定! 回上一頁