| ▲ | nielsbot 15 hours ago | ||||||||||||||||
You might know it as "dead code stripping": You remove all the things from the image that aren't used in your shipping app. Calling it "tree shaking" is web development term AFAIK. | |||||||||||||||||
| ▲ | munificent 11 hours ago | parent [-] | ||||||||||||||||
> Calling it "tree shaking" is web development term AFAIK. I think that's backwards. Lars Bak and the other V8 folks came from the Smalltalk world and brought the "tree shaking" term with them as far as I know. | |||||||||||||||||
| |||||||||||||||||