π£ It's now possible to publish modern JavaScript to npm and use it in projects without breaking older browsers.
See how: web.dev/publish-modern-javasβ¦
Fast and efficient brotli recompression using previous compression artifacts: dev.to/riknelix/fast-and-effβ¦
*Amazing* work by @riknelix!! Up to 5.3% smaller files and 38% *faster* compression compared to Brotli 5!
It's time to enable modern JavaScript npm libraries.
This post by @GaryLChew explains the current state and ways forward.
I think the combined solution is compelling.
dev.to/garylchew/bringing-moβ¦
ALT comparison of output sizes for ES5 and ES2017 source.
Third-party bloat is one of the biggest issues affecting web performance today.
We have ways to minimize unneeded polyfills in our application code, but how do we do the same for third-party packages?
@GaryLChew wrote a proposal that explores this π
dev.to/garylchew/bringing-moβ¦