The Three Pillars of JavaScript Bloat
A brief look at the three main causes of bloat in our JavaScript dependency trees, and how we can start to address them.
A brief look at the three main causes of bloat in our JavaScript dependency trees, and how we can start to address them.
How building edge-case first led to bloated, overly-granular libraries and what we can do about it
What I've been upto in the last 6 months
A quick few tips on how to use strongly typed events in TypeScript.
A quick guide to using stylelint with a lit-element project
Linting TypeScript projects in 2019 and the way forward
Reasons to avoid the `any` type and what to do instead
First thoughts on using the new JavaScript/TypeScript run-time
A thought or two on using properties in Lit and types
A brief example of how to set up LitElement with Rollup, Babel & Karma