We have a Javascript string const howdy = 'Hola!'. We want to deep clone it. Approach const hei = `${howdy}`