String Polyfills and Common Interview Methods in JavaScript
I used to think string methods were just things you use.
trim()
split()
includes()
Call them.
Get the result.
Move on.
That was pretty much my relationship with strings.
Then I started preparing for i
devwithsahil.hashnode.dev5 min read