What is tree shaking and how does it work?

When Javascript applications get to a certain size, it’s helpful to separate the code into modules. However, when we do so, we can end up with code imported that isn’t actually used. Tree shaking is a method of optimising our code bundles by eliminating any code from the

Accounts Tweeting
Other Articles by Tweeters
First Shared
January 29, 2019 @ 12:29 PM PST
Loading Tweets
Currently no tweets or quote tweets to display.