Next, we'll turn our attention to strings — this is what pieces of text are called in programming. In this article, we'll look at all the common things that you really ought to know about strings when learning JavaScript, such as creating strings, escaping quotes in strings, and joining strings together....are dealt with similarly to numbers at first glance, but when you...log(string); Just like we did with numbers, we are declaring a variable...