Skip to content
17/05/2022
  • Facebook
  • Linkedin
  • Youtube
  • Instagram

Perfect Web Designs

Web Your Business

Connect with Us

  • Facebook
  • Linkedin
  • Youtube
  • Instagram

Categories

  • A List Apart: For People Who Make Websites RSS Feed
  • CSS-Tricks RSS Feed
  • Smashing Magazine RSS Feed
Primary Menu
  • Our Works & Services
  • Plans & Pricing
    • Start Up Plan
    • Medium Plan
    • Super Plan
    • Hyper Plan
  • Cart
  • Checkout
  • My account
  • Home
  • CSS-Tricks RSS Feed
  • 7 Fresh Links on Performance For March 2022
  • CSS-Tricks RSS Feed

7 Fresh Links on Performance For March 2022

admin 02/03/2022 3 min read

I have a handful of good links to articles about performance that are burning a hole in my bookmarks folder, and wanna drop them here to share.

Screenshot of the new WebPageTest homepage, a tool for testing performance metrics.
The new WebPageTest website design
  • From fonts to SVG: an icon migration strategy— Erwin Hofman notes that he was using icon fonts out of sheer convenience, but that there are loads of reasons not to use them. He provides details on his new strategy for using icons, which is based on the <use> technique. Five years later, I’m still a big fan of just dunking the <svg> in the HTML where you need them. It’s just an HTML partial like any other.
  • Next.js Performance: Making a Fast Framework Even Faster— Ben Schwarz says that Next.js is already a pretty fast framework in that it does smart things that keep even React powered pages snappy. But performance isn’t something that can be left entirely to a framework. You have to do work. Fortunately, Next.js has some pretty handy helpers for things like dynamically (lazily) loading components, deferring scripts, optimizing images, and more.
  • Redirect Liquidation— Tim Vereecke covers a fascinating technique where instead of redirecting an old URL to a new URL, you let the old URL load, dynamically load the new content, then history.replaceState the old URL with the new URL. It’s faster, but just don’t do it for bots.
  • Performant A/B Testing with Cloudflare Workers— Philip Walton covers how A/B testing is a little trickier on static sites than server-backed sites, but you can pull it off (performantly) thanks to Cloudflare Workers which can manipulate HTML before it hits the browser, much like a Service Worker except at the edge rather than at the client. Save a cookie and you can maintain users in their proper groups.
  • A Unified Theory of Web Performance— Alex Russell tries to answer Tanner Hodges’ call for actually defining web performance. It’s one of those things that seems obvious (like it’s clear when certain things help and hurt web performance) but actually defining it is tricky. And not just defining it in terms of specific metrics (even that is tricky), but answer questions like: What are this discipline’s guiding principles? What does it look like to practice web performance? How do we do it?
  • Unveiling the new WebPageTest UI— I absolutely love seeing WebPageTest’s design evolve and improve. It’s one of those products that’s clearly a best-in-class tool for performance practitioners, yet had a prettttty gnarly design for a lot of years. This is way better. It’s like when Google Fonts finally got a redesign and the broad community let out a collective exhale of appreciation.
  • Caching Header Best Practices— Simon Hearne’s dissertation on Cache headers. When I first started caring about web performance, this was, like, the main thing. If you incorrectly send Cache headers, users might be re-downloading a file over and over unnecessarily when they don’t need to, which is about the worst thing possible. I’m glad to see headers keep getting attention and re-imagined as the web evolves.

admin

See author's posts

Continue Reading

Previous: How to Make a “Raise the Curtains” Effect in CSS
Next: Build Membership Businesses with Memberful

Related Stories

Creating Style Variations in WordPress Block Themes
11 min read
  • CSS-Tricks RSS Feed

Creating Style Variations in WordPress Block Themes

16/05/2022
Cool Hover Effects That Use CSS Text Shadow
8 min read
  • CSS-Tricks RSS Feed

Cool Hover Effects That Use CSS Text Shadow

13/05/2022
A CSS Slinky in 3D? Challenge Accepted!
12 min read
  • CSS-Tricks RSS Feed

A CSS Slinky in 3D? Challenge Accepted!

12/05/2022

You may have missed

Creating Style Variations in WordPress Block Themes
11 min read
  • CSS-Tricks RSS Feed

Creating Style Variations in WordPress Block Themes

16/05/2022
Rethinking Server-Timing As A Critical Monitoring Tool
21 min read
  • Smashing Magazine RSS Feed

Rethinking Server-Timing As A Critical Monitoring Tool

16/05/2022
Cool Hover Effects That Use CSS Text Shadow
8 min read
  • CSS-Tricks RSS Feed

Cool Hover Effects That Use CSS Text Shadow

13/05/2022
Top Tasks: To Focus On What Matters You Must De-Focus On What Doesn’t
13 min read
  • Smashing Magazine RSS Feed

Top Tasks: To Focus On What Matters You Must De-Focus On What Doesn’t

13/05/2022

About Author

We mainly focus on quality code and elegant design with incredible support. Our WordPress themes and plugins empower you to create an elegant, professional and easy to maintain website in no time at all.

Categories

A List Apart: For People Who Make Websites RSS Feed CSS-Tricks RSS Feed Smashing Magazine RSS Feed

Recent Posts

  • Creating Style Variations in WordPress Block Themes
  • Rethinking Server-Timing As A Critical Monitoring Tool
  • Cool Hover Effects That Use CSS Text Shadow
  • Top Tasks: To Focus On What Matters You Must De-Focus On What Doesn’t
  • A CSS Slinky in 3D? Challenge Accepted!
  • Facebook
  • Linkedin
  • Youtube
  • Instagram
Copyright © All rights reserved 2021 wpdesigns.live - Manal Shedeed | MoreNews by AF themes.