JavaScript Strings
Every programming language has a set of data types that they support.
JavaScript also has datatypes that I explained in this article.
The most used data types are Numbers and Strings/text.
I already covered Numbers in detail in the previous article...
blog.ganeshjaiwal.dev5 min read
Abhishek Jha
Problem Solver
Very nicely written. Didn't really know about Surrogate strings.