YouTube video by TrackJS
Lowering the barrier to user feedback #coding #programming #webdesign #debugging
Jordan Griffin discusses lowering the barrier to getting user feedback during the redesign of β¨TrackJSβ© .
youtube.com/shorts/e4URn...
Learn more about the TrackJS redesign π
trackjs.com/blog/a-fresh...
28.05.2025 19:04 β π 3 π 1 π¬ 0 π 0
hello world!
22.05.2025 19:35 β π 5 π 1 π¬ 0 π 0
YouTube video by Request Metrics
What is Time to First Byte (TTFB) - The Concepts of Web Performance
Discover why Time to First Byte (TTFB) is crucial for website speed in this essential Concepts of Web Performance tutorial with @toddhgardner.com from Request Metrics.
15.04.2025 16:31 β π 3 π 1 π¬ 0 π 0
YouTube video by Request Metrics
Loading JavaScript on your Website - Concepts of Web Performance
Master the art of loading JavaScript efficiently in this essential Concepts of Web Performance tutorial with @toddhgardner.com from Request Metrics.
youtu.be/vS3-1RQecEE
08.04.2025 15:55 β π 5 π 2 π¬ 0 π 0
Web Performance - Prioritising User Experience ahead of Search Rankings
Astro description
@duffeh.bsky.social wrote about focusing on the experience of your real users instead of SEO for web performance. He quoted my work on Keyword Vitals that it might not matter for your keywords.
https://iankduffy.com/articles/web-performance---prioritising-user-experience-ahead-of-search-rankings/
03.04.2025 13:14 β π 4 π 1 π¬ 0 π 0
David Jacobs at Axos Bank uses Request Metrics to make their websites fast and usable.
"The engineering team behind this make Request Metrics an incredible value. I cannot recommend enough."
02.04.2025 16:17 β π 1 π 0 π¬ 0 π 0
π The powerful but dangerous Vary header:
Vary: Accept-Encoding
This creates separate cache entries for gzipped vs uncompressed content. But be careful - Vary on dynamic headers can destroy cache effectiveness π£
requestmetrics.com/web-performance/http-caching/
25.03.2025 13:14 β π 1 π 0 π¬ 0 π 0
How to Optimize Website Images: The Complete 2025 Guide
Images engage users, drive clicks, and generally make everything better--*except for performance*.Images are giant blobs of bytes that are usually the slowes...
The Image Optimization Hack Nobody Talks About π©
π‘ Optimize your thumbnails!
β
Resize before serving (donβt rely on CSS)
β
Convert to WebP/AVIF
β
Serve from a CDN or separate subdomain
More image tricks: https://requestmetrics.com/web-performance/high-performance-images/
#WebDev #Optimization
21.03.2025 15:14 β π 3 π 1 π¬ 0 π 0
HTTP Caching Headers: The Complete Guide to Faster Websites
Learn how HTTP caching headers can dramatically improve your website performance. This guide covers everything from basic concepts to advanced implementation...
π₯ Cache busting 101:
styles.d41d8cd98f.css vs styles.css?v=1.2
Both methods invalidate cache when content changes, but the first (filename hashing) is far superior! It enables longer cache times without refresh issues π
requestmetrics.com/web-performance/http-caching/
20.03.2025 11:08 β π 3 π 0 π¬ 0 π 0
π "no-cache" β "don't cache"!
This actually means "cache but validate before using" - not "don't cache at all" (that's no-store). This confusion causes so many performance issues! π€¦ββοΈ
requestmetrics.com/web-performance/http-caching/
19.03.2025 18:43 β π 1 π 2 π¬ 0 π 0
@joshuaclareflagg.bsky.social uses Request Metrics for his #ecommerce stores to give him Quick and Easy insights into his #CoreWebVitals, and how to make his website faster!
19.03.2025 15:20 β π 1 π 1 π¬ 0 π 0
Lab Scores only represent
π§βπ»a single load
π from a single location
β° and a single point in time.
Generally, the score doesn't matter-- user experience matters. And you measure that with RUM and CrUX.
So why should you trust the numbers from Request Metrics? Because we SHOW OUR WORK!
12.03.2025 13:14 β π 1 π 0 π¬ 0 π 0
π·οΈ ETag: the unsung hero of HTTP caching
ETag: "123abc987654"
This simple fingerprint header tells browsers when content hasn't changed, enabling 304 responses that send zero data but keep content fresh π§
requestmetrics.com/web-performance/http-caching/
10.03.2025 15:07 β π 0 π 0 π¬ 0 π 0
π Perfect caching for HTML documents:
Cache-Control: public, max-age=300, must-revalidate
Short cache time means content updates quickly, while "must-revalidate" ensures browsers double-check before showing potentially stale content π
requestmetrics.com/web-performance/http-caching/
06.03.2025 12:08 β π 0 π 0 π¬ 0 π 0
HTTP Caching Headers: The Complete Guide to Faster Websites
Learn how HTTP caching headers can dramatically improve your website performance. This guide covers everything from basic concepts to advanced implementation...
Don't make users download images twice π
Browsers shouldnβt download the same images every visit! Set Cache-Control headers so users store images locally:
Cache-Control: public, max-age=31536000, immutable
Full caching guide: https://requestmetrics.com/web-performance/http-caching/
#Caching
05.03.2025 19:43 β π 2 π 0 π¬ 0 π 0
π The optimal way to cache your static assets:
This tells browsers "don't even check if this file has changed" - cutting unnecessary validation requests and dramatically improving load times π¨
requestmetrics.com/web-performance/http-caching/
04.03.2025 16:07 β π 0 π 0 π¬ 0 π 0
JavaScript Error Monitoring.
The fastest and easiest way to make your website better.
π https://trackjs.com/
CEO, Expanso. Prev: Protocol Labs, MSFT, K8s, Kubeflow, GOOG, AMZN, etc. 4x founder/CEO. The universe is a vector in Hilbert space.
Great grand father of responsive web design. Web Daoist. Organiser of the Web Directions conferences webdirections.org
Built the streaming service for conferences conffab.com
post clips to Bluesky from any webpage webdirections.org/bluesky-poster
π DeveloperWay: http://www.developerway.com
π Advanced React book: http://www.advanced-react.com
π Web Performance Fundamentals: https://www.getwebperf.com
I'm a full stack engineer with a bias toward the front-end. Web performance optimization, accessibility, and all that jazz.
Barely a millennial, always a little dehydrated.
I like brain stuff and coffee. (he/him)
π» Web Developer @ phi.health
π University of Utah // Philosophy & Cognitive Science
π± Exmormon
Senior dev (React, JavaScript/Typescript, Node.js, Web)
He/Him
Based in Brazil
felgus.dev
Web page performance test report every week in your inbox. β‘
Sponsored by: @Catchpoint | @DebugBear
π https://webperformancereport.com/
Web Development, Web Performance, Web Sustainability
π kojordan.com
Devrel for hire!
Angular GDE
Mediocre at best
he/him
npx mhartington
only srs biz content over here π web - dev - design - saas - edu biz - copywriting - sales - ethics - rants
if you're over 35, i probably taught you rails or javascript performance
personal account @amyhoy.bsky.social
Creator: boomerang.js β Founder: LogNormal β Organizer: Boston Web Perf & CAJUN β Web Performance β Real User Measurement β Data Nerd β Bread Baker β Akamai β W3C WebPerf WG β Julia dev β Conference speaker β Full stack pancakes β Unstacked developer
π Laravel Backend Wizard | Software Developer crafting elegant solutions
π» Building scalable web apps & transforming complex challenges into clean code
Portfolio: https://bruce-oyugi-portfolio-site.vercel.app/
GitHub : https://github.com/nyainda
π https://zachleat.com
π Creator/Maintainer of @11ty.dev
π§° Builder at @fontawesome.com
π³οΈββ§οΈ Listen to Trans Folks
ππ» He/him/they
π https://zachleat.com/@zachleat
π out of π
β
Front of the Front-end
β
Static Sites
πΎ Web Components
β
Web Perf
A single track conference with fourteen world-class sessions covering todayβs most important web performance insights. #perfnow
https://perfnow.nl
30th and 31st of October, Amsterdam
β‘οΈ Web Performance Artisan at @perf.reviews | Google Dev Expert in Web Tech | Cloudinary Ambassador | β€οΈ Image Optimization | Girona