Strings in JavaScript:
The Art, Science, and a Tiny Bit of Madness of Working with Text (“I thought I was coding… turns out I was a text editor” edition) If you’re building an application in JavaScript, you have: So what do you have? 👉 STRINGS. Without understanding strings, you: That’s why in this article, we’re not learning strings […]
Continue Reading