String Polyfills & Those Tricky Interview Questions in JavaScript
A few weeks ago I was practicing for interviews and the interviewer casually said,“Implement .includes() without using the built-in method.”
I blanked for a second. I had used str.includes() hundreds
jspolifils.hashnode.dev4 min read