add glossary/String

This commit is contained in:
Stefan Feješ
2018-07-18 11:07:22 +02:00
parent d887b364b2
commit 0b127645ee

4
glossary/String.md Normal file
View File

@ -0,0 +1,4 @@
### String
String is one of the primitive values in JavaScript.
String is a sequence of characters used to represent text.