Hacker News new | ask | show | jobs
by EdgeNRoots 86 days ago
88% reduction is wild. Did most of that come from eliminating dependencies or rewriting core components from scratch?
2 comments

Opening the article and reading beyond the title would answer that question.
Full rewrite and an intentional architecture to allow for composability and tree shaking, meaning the player bundle only ever includes the features you're using.