Coding Wiki
Find answers to popular programming questions and level up your coding skills
Learn about the String data type in JavaScript
What is a string in JavaScript?
const myString = 'Hello, World!';
Remember the essentials of 5 different languages, it's free.