← All tags

#performance

1 post

2 min read

What Is Tree Shaking and Why Do We Need It?

A simple guide to tree shaking in JavaScript — what it is, why it matters, and how to use it with Lodash.

#webdev#javascript#performance