Tagged “refactor”
-
TIL refactoring object lookups to avoid looking at the prototype chain advanced javascript refactor mdn
Depending on your lookup method, you can access the prototype chain, which opens up some potential vulnerabilities or terrible side effects!
See all tags.