.fill(false) javascript code example Example: array js fill let filledArray = new Array(10).fill({'hello':'goodbye'});