Is CSS breaking the separations of concerns?


View this email in your browser (or share it with a friend!)

Hello Reader,

This week, I’m formatting things a little differently because the comments on a YouTube video I posted got me a little riled up 😅.

So, starting with that video, I took a look at Temani Afif’s mind-blowing CSS-only graph theory CodePen.

video preview

And while most people were pretty blown away by this as well, there were a fair number of comments about how this is breaking the separation of concerns and how CSS shouldn’t be able to do things like this.

To me, this is more about “this is doing what I’ve traditionally had to use JS for,” rather than “this is what JS should be used for,” and I went off on this idea over on the second channel.

video preview

🙋‍♂️ What I've been up to this week

📺 F1 Website Championship

video preview

As a life-long F1 fan, and the 2026 season starting next week, I decided to do an F1 website championship, where I pitted the teams against one another with rounds for design, performance, accessibility, and CSS.

The design rankings were my own opinions, but I used Lighthouse for the performance and accessibility scores, and Project Wallace for the CSS score.

Each round is scored using the F1 point system, and while not particularly educational, I had fun putting it together 😅.


⚡Instantly improve your transitions and animations with linear()

video preview

A quick look at how we can instantly create better animations and transitions by using linear() timing functions (with the help of Easing Wizard).

🔗 Other awesome stuff from around the web

So in the video at the top people complained about CSS being too much of a programming language with it able to do some graph theory… don’t let them know Rebane made an entire x86 emulator using only CSS 😆.

🏁

Have a fantastic week!
Kevin


Are you looking to step up your CSS? I've got both free and premium courses to help with that! They cover a range of skill levels too 👇

Beginner friendly (and free)

HTML & CSS for Absolute Beginners

A free course that starts with the absolute basics, and gets to creating some layouts with Flexbox and Grid.

Enroll →

Intermediate

CSS Demystified

For those who've been writing CSS for a little bit now, but want to step up their game and start writing CSS with confidence!

Enroll →

Intermediate (Frontend Masters)

Build a Modern Site from Scratch

Build a fully responsive site using modern CSS features, along with some polished animations.

Enroll → (25% off first month of Frontend Masters if you use this affiliate link)

If you no longer want to get any emails from me, you can unsubscribe or you can edit your preferences if you'd like pick which emails you get from me.
600 1st Ave, Ste 330 PMB 92768, Seattle, WA 98104-2246

Hi! I'm Kevin

Weekly newsletter, where I talk about tangentially-related front-end development topics and share what I've been up to in the last week, plus any cool/fun/interesting/useful links I come across as well.

Read more from Hi! I'm Kevin

Hello Reader, An off-schedule email this week, as I completely forgot to send my regular newsletter on Sunday, and I had wanted to share something that's time-sensitive. I've mentioned this a few times now, but I'll be speaking at Zurich JS Conf on September 11th (along with others like Scott Tolinski, Daniel Roe, Tajas Kumar, and many others), and the ticket price is going up in 3 days. I'll be having some fun talking about how we can now use CSS for a lot of things we'd traditionally used...

View this email in your browser (or share it with a friend!) Hello Reader, The shorter summer edition of the newsletter continues as I’m in the middle of some travels with my family. Still have some content being put out, though! 🙋♂️ What I’ve been up to this week The most fun I’ve had with CSS in a while thanks to offset-path Eric Meyer’s talk at CSS Day was about offset-path, and it made me realize that I didn’t realize how easy it was to use! I thought we had to use it with SVGs, but it...

View this email in your browser (or share it with a friend!) Hello Reader, A few months ago, I pitted the F1 team websites against each other, and I thought it would be fun to make a landing page for a fictional team that could at least challenge the few teams who’d done a good job with theirs. I was pretty happy with what I’d come up with, but just as I was putting the finishing touches on it, Jason Lengstorf, of Learn with Jason and Leet Heat fame, reached out to let me know about a...