Some Performance Blog Posts I’ve Bookmarked and Read Lately

Back/forward cache — I always assumed browsers just do fancy stuff with the back/forward buttons and us developers had very little control. Philip Walton tells us it’s critical that we understand “what makes pages eligible (and ineligible) for bfcache to … The post Some Performance Blog Posts I’ve Bookmarked and Read Lately appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter. https://css-tricks.com/some-performance-blog-posts-ive-bookmarked-and-read-lately/

Created 4y | Feb 3, 2021, 10:21:00 PM


Login to add comment

Other posts in this group

Applying the Web Dev Mindset to Dealing With Life Challenges

The grain of truth was that even if you love your job, it can’t love you back. Yet what I’m hooked on isn’t one job, but the power of code and language.


Feb 24, 2025, 2:50:05 PM | CSS tricks
Toe Dipping Into View Transitions

The View Transitions API is more a set of features than it is about any one particular thing. And it gets complex fast. But in this post, we’ll cover a couple ways to dip your toes into the waters

Feb 21, 2025, 2:50:22 PM | CSS tricks
Working With Multiple CSS Anchors and Popovers Inside the WordPress Loop

I know, super niche, but it could be any loop, really. The challenge is having multiple tooltips on the same page that make use of the Popover API for toggling goodness and CSS Anchor Positioning f

Feb 19, 2025, 2:10:26 PM | CSS tricks
The What If Machine: Bringing the “Iffy” Future of CSS into the Present

My thesis for today's article offers further reassurance that inline conditionals are probably not the harbinger of the end of civilization: I reckon we can achieve the same functionality right now

Feb 17, 2025, 3:40:33 PM | CSS tricks
Handwriting an SVG Heart, With Our Hearts

A while back on CSS-Tricks, we shared several ways to draw hearts, and the response was dreamy. Now, to show my love, I wanted to do something personal, something crafty, something with a mild amou

Feb 14, 2025, 1:40:05 PM | CSS tricks
Scroll Driven Animations Notebook

Adam’s such a mad scientist with CSS. He’s been putting together a series of “notebooks” that make it easy

Feb 13, 2025, 2:30:05 PM | CSS tricks
Typecasting and Viewport Transitions in CSS With tan(atan2())

We’ve been able to get the length of the viewport in CSS since… checks notes… 

Feb 12, 2025, 3:20:06 PM | CSS tricks