News

JavaScript is classified as a prototype-based scripting language... It just works, without the magical inheritance blah blah. A typical gotcha: proto.something = 'something'; - it usually doesn't make ...
A lightweight npm package to create a deep copy of an object in JavaScript. The new object is entirely independent and not related to the original object.