String Polyfills and Common Interview Methods in JavaScript
So at some point in your JavaScript journey, someone's going to ask you in an interview " can you implement indexOf without using it ? " or "write your own trim function."
And if you've only ever used
hustlecoderankur.hashnode.dev7 min read