SyntaxFix
Write A Post
Hire A Developer
Questions
const x = 'some string';_x000D_ console.log(x.substring(0, 1));