Y
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
zukerpie
969 days ago
Definitely! The current implementation is supposed to just do the work. It's not meant to be optimized or anything.
link