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

124 B

String

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