Make a deep copy

Report a typo

Make a deep copy of the object const obj = { a: NaN, b: [1,2,3] }.

Continue this code: const copiedObj = .... Don't use whitespace and semicolon.

Enter a short text
___

Create a free account to access the full topic