Hacker News new | ask | show | jobs
by claviska 1514 days ago
This is false. It does not replace the entire string, but uses a template literal to identify which changes need to be made before selectively updating the DOM.

This video is a few years old, but the core concepts remain the same.

https://m.youtube.com/watch?v=Io6JjgckHbg

1 comments

Wow, that's a pretty compelling video. I guess they all are, but I like the use of modern web standards.