Hacker News new | ask | show | jobs
by _heimdall 426 days ago
If the view needs to react to the updated DOM you could use a custom element and the attribute changed callback. If you don't need to react to if the updated text content would just be there the next time the view needs to read it.