The right way to clone an object in JavaScript
We investigate how to make a proper 'deep clone' of an object in JavaScript.
We investigate how to make a proper 'deep clone' of an object in JavaScript.
Learn about the new JavaScript features introduced by ES2017
Learn how methods are functions able to act upon the object in which they are stored.