Working with strings is one of the most common tasks in JavaScript. Earlier, developers relied heavily on string concatenation, which often made code messy and hard to read. With ES6, JavaScript intro
literalssagaraman.hashnode.dev3 min readNo responses yet.