~/devreads

Paul Lewis

https://aerotwist.com/blog/ · 6 posts · history since 2016 · active

15 Jan 2025

18 Jun 2022

1 min read

I suppose it's time I responded...

updatelongtimenospeak

10 Dec 2016

30 Aug 2016

1 min read

I recently made a 3D Card Flip element as part of my Supercharged YouTube video series, and I ran into some challenges with the shadows. I decided I should explain how I approached the solution.

svgresponsiveperformance

15 Feb 2016

1 min read

I'm often asked by other developers about parts of the pixel workflow, and what fires when and why, so I figured it might be worth putting up a little reference for what's involved in shipping pixels to screen.

pixels

25 Jan 2016

1 min read

Image decoding can be a source of checkboarding and jank. What if there was a way to work around it without resorting to a cluster of horror hacks? Step right up and meet my new friend createImageBitmap!

imagesperf