Files
30-seconds-of-code/glossary/String.md
2019-08-13 11:19:29 +03:00

160 B

title, tags
title tags
String String

Strings are one of the primitive data types in JavaScript. They are sequences of characters and are used to represent text.