Unpacking JavaScript
Introduction
If you've ever found yourself writing repetitive code just to pull a few properties out of an object or elements from an array, JavaScript has a clean, elegant solution for you: Destructu
understanding-javascript.hashnode.dev4 min read