/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.binovarghese.com
| | www.2ality.com

Rich Harris' module bundler Rollup popularized an important feature in the JavaScript world: tree-shaking, excluding unused exports from bundles. Rollup depends on the static structure of ES6 modules (imports and exports can't be changed at runtime) to detect which exports are unused. Tree-shaking for webpack is currently in beta. This blog post explains how it works. The project we are going to examine is on GitHub: tree-shaking-demo
5.7 parsecs

Travel
| |
| | nalanj.dev

Alan Johnson's Personal Site
3.7 parsecs

Travel
| |
| | www.coryd.dev

I've updated my RSS to Mastodon syndication worker so that it will add the link to the Mastodon post to the post.
5.7 parsecs

Travel
| |
| | guido.io

How to use the Stripe API without Node.JS in a type safe way
17.4 parsecs

Travel
|