Hacker News new | ask | show | jobs
by 01acheru 1213 days ago
IIRC tree shaking is a form of dead code elimination. Something like: dead code elimination is the what and tree shaking is the how.