Write Clean JS with Destructuring & Template Literals
Ever feel like writing JavaScript can be a bit... messy? Especially when you're trying to grab specific pieces of information from an array or an object, or when you're trying to build sentences that mix text with changing information, like names or ...
syntax-and-stories.hashnode.dev7 min read