Clone a object in javascript.
Anonymous
* JSON.parse(JSON.stringyfy(object)) * or iterate over the obj and verify hasOwnProperty and assign it to a new object. The interviewer was not satisfied with either of the answer and provided something which I could not comprehend.
Check out your Company Bowl for anonymous work chats.