String Polyfills and Common Interview Methods in JavaScript
JavaScript ships with a rich set of built-in string methods.
You use them constantly without thinking twice: trimming whitespace, checking if a string contains a substring, converting everything to up
timblarc.hashnode.dev9 min read