Community

Considering Tree Shaking As An Influence On Application Architecture In Angular 2

(Ben Nadel) “Tree Shaking” is the new hawtness in JavaScript bundling. From what I’ve been told, “tree shaking” is loosely defined as the ability to examine code during the bundling process and exclude code that doesn’t get used.

Read More - Register for Free Membership