Explaining Tree Shaking in JavaScript

In this post I will talk about how to apply Tree Shaking to JavaScript code.

Similar

On JavaScript Ecosystem

Published on 25 March 2021Table of contents#IntroTask runners, bundlers, toolsLanguage ergonomicsAsynchronous revolutionFlux case studyPeople factorClosing thoughtsIntro#A colleague of mine recently asked whether we consider the current state of the JavaS... (more…)

Read more »

The incomparable JavaScript

This website is assembled with JavaScript, mainly because that's the easiest way to use the excellent KaTeX. I'm using Metalsmith to write the blog, which has been very pleasant, but every so often the essential madness of JS shines through. (more…)

Read more »