Summary: Letter and Words
Review what we learned about characters and strings in JavaScript.
We'll cover the following...
Key points
-
Strings are collections of characters that are used to show blocks of text in JavaScript.
-
Special values can be ...