Hacker News new | ask | show | jobs
by joshxyz 969 days ago
hey just curious, can't the mutationobserver catch this instead of that approach?

https://developer.mozilla.org/en-US/docs/Web/API/MutationObs...

1 comments

Definitely! The current implementation is supposed to just do the work. It's not meant to be optimized or anything.