make shallow copy in js code example Example: js shallow copy Object.assign({}, obj); // ES6 shallow copy