1 private link
Le justificatif d’identité à usage unique, remplacez vos photocopies de titre d’identité par un document sécurisé pour éviter les fraudes
A live demo to help you get a feel for the INP metric. Start interacting and watch the values update!
Carte des antennes de France métropolitaine et d'outre-mer
skribbl io is a free multiplayer drawing and guessing game. Draw and guess words with your friends and people all around the world! Score the most points and be the winner!
Tips for building Lightning Fast Web Applications!
Through years of trial and error — skipping around radio streams, playing entire collections on shuffle, or repeating certain tracks over and over — we have found that most compelling music for sustained concentration. Music For Programming does not make any profit, nor do any of the episode contributors. The series does not carry any advertising or sponsorship, and never will. The episodes should be considered promotional samples for the artists' work contained within them.
Performance optimizations for the interaction to next paint metric and sharing the learning along the way
While the latency numbers may seem low by themselves, they compound quickly. For example, a network waterfall of depth 3 on a 300ms link leads to a total latency of 900ms.
How much HTML, CSS, and JavaScript can we really afford? More than in years past, but much less than front-end developers are burdening experiences with.
A tool that brings attention and understanding to how color contrast can affect people with different visual impairments.
A creative coding lesson. How the SVG ViewBox works
Recently I made a wall calendar with 12 request waterfalls for a conference, highlighting different web performance issues. This article goes through these waterfalls one by one and explains what they show.
Essentially, there are multiple different ways in which we can attribute a certain task to other tasks or to the party that initiated it.
Those different ways are not always obvious, because for the straightforward case, they all kinda give you the same answer. As a result, it took me a while to wrap my head around their differences, and I’m hoping to save someone some time by outlining them.
A tool for drawing sassy UML diagrams based on syntax. Provides instant feedback and has a customizable styling.
Submagic is an AI for content creators that generates amazing captions with emojis for short-form content in under 2 minutes. Create your captions and skyrocket your video engagement.
HAR files are JSON-formatted archive files used to log web browser interactions. Developers and IT professionals often use the performance data in HAR files to troubleshoot issues. We want to make it possible to troubleshoot with HAR files without the threat of a stolen session. The HAR File Sanitzer will remove sensitive data using “clientside” logic.
It depends.
[…] I filed an issue on the WhatWG's HTML working standard asking the WhatWG to reinstate the feature in the HTML spec, which received some nice discussion from the community.
[…] What happens now is the change has made its way into the respective browsers' backlogs, which is awesome, but there's no indication of a timeline or priority for when the changes will be made.
[…] That is, if you're able to use streaming video protocols, by all means, do that!
Great explanation on how to generate and use as a background the smallest possible legitimate LCP image placeholder while waiting for our full-resolution image to arrive. While I admire the thoroughness of the article, I'm overcome by a feeling of sadness: I absolutely believe that this should be the role of a progressive image format, and not the shenanigans of front-end developers.
Read JavaScript for Web Designers by Mat Marquis online. A detailed yet approachable tour around this essential language: pick up syntax rules, the fundamentals of scripting, and much more.