All you need to know about string in JavaScript 🧵
String
is one of the primitive types in JavaScript and we use it in every project we work on no matter what. But how familiar are you with the methods available in JavaScript to work with a string variable? Let’s have a quick look at those in this article.
May 11, 2020
8 min