Patterns for Memory Efficient DOM Manipulation with Modern Vanilla JavaScript

August 19, 2024

Back in the day we rolled up our sleeved and worked directly with the DOM. In a framework first world we increasingly don’t do this. But it’s at least worth know what’s going on deep under the hood.