A look into removing common and uncommon performance bottlenecks in one of the worlds largest React.js PWAs, Twitter Lite. (more…)
Read more »
Use React hooks to transform an imperative API from Sketchfab into a modern declarative component. (more…)
Read more »
Long-time readers of this site have probably picked up that I am a big fan of animations . When used properly, I believe they add a… (more…)
Read more »
How we enable Concert Ad Manager users to upload, crop, zoom, and optimize their images — completely in-browser without any external services. (more…)
Read more »
D3 and React are both incredibly popular. Unfortunately, if you try to integrate D3 into a React application, you’ll hit some snags due to differences in how they each manipulate the DOM. I’ll discuss the problem, the existing ways the community has tackl... (more…)
Read more »