Tag: Frontend
TLDR JavaScript module formats
August 19, 2020 · 1 min read
Since JavaScript didn't use to have a core feature in the language that supports modules, a few different module formats have emerged.
How DOM size can impact performance
June 9, 2020 · 2 min read
Testing how excessive DOM size can impact perfromance