JavaScript-true-clone: Deep cloning aware of prototypes/getters/setters/etc.

A deep cloning JS algorithm aware of prototypes, getters/setters, etc. – Quelklef/js-true-clone… Read more

Similar

JavaScript Party 120: WFH?

With most of us working from home for the first time (or for a long time), we thought it’d be a good idea to share our experiences and opinions on how to manage it. We discuss how to optimize your location, your schedule, your communications, and the rest... (more…)

Read more »

Create Zip Files with JavaScript

While we’re doing amazing things with JavaScript on the server side, it’s important not to take our eyes off of some of the great stuff happening on the client side.  One such awesome project I recently discovered was JSZip:  a JavaScript library that all... (more…)

Read more »