have you ever used string concatenation to adjust variables between strings ? if yes then you know how troublesome that is . let name = "harry" let age = 15 let address="new york usa" console.log("my
toddlerstech.hashnode.dev2 min read
No responses yet.