Y
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
k4rli
86 days ago
Opening the article and reading beyond the title would answer that question.
link
Heff
85 days ago
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.
link