Files
30-seconds-of-code/glossary/String.md
2018-07-18 11:07:22 +02:00

5 lines
124 B
Markdown

### String
String is one of the primitive values in JavaScript.
String is a sequence of characters used to represent text.