Learn how to improve you're site's performance and memory consumption with event delegation.
This is how you can be notified when images have been loaded in HTML within a DOM subtree.
Let's take a high-level overview of how the browser renders your HTML
Let's see how we can use document fragments to perform DOM operations in a performant way.
Can we reduce our reliance on third-party code?