Hacker News new | ask | show | jobs
by chucknibbleston 5009 days ago
I bet that setting an interval to check for the specific node is actually more performant than using the mutation event (which as @Vekz pointed out, slows down the whole DOM)...