|
|
|
|
|
by hawski
3709 days ago
|
|
I am not JS dev, but... At this point there should be tree shaking / dead code removal for JS widely deployed. Why it is not? I know that dynamic nature of JS causes some of it, but most code out there is not that dynamic.
How good is Google's Closure compiler? |
|