231 private links
A programming task implemented in multiple languages
An new energy label will be introduced on the 20th ofJune 2025 Europe-wide.
Le site est accessible à https://www.fauneroute.fr/
A list of features to add to HTML step by step to reimplement React Server Component
Most of the time when fighting the compiler it is actually exposing a design flaw. Similarly, if your code gets overly verbose or looks ugly, there’s probably a better way. Declare defeat and learn to do it the Rust way.
Baby steps: avoid to make it too hard on yourself in the beginning.
You can be sloppy in other languages, but not in Rust.
And other useful tips, among them:
Don’t Use Other People’s Crates While Learning: A poor personal version is better than a perfect external crate (at least while learning). Write some small library code yourself as an exercise (except maybe serde and anyhow).
Editor’s Note: previous titles for this article have been added here for posterity.
Silverlight, Pogressive Web Apps, Css in JS, Flash, ActiveX, Java applets
Cet outil est issu d’un constat et d’un manque. Il existe plusieurs sites Internet qui sont des silos de consultation de dictionnaires, mais aucun n’est vraiment complet dans la couverture des dictionnaires ou bien n’est spécialisé. D’un autre côté, le projet Wikisource — où nous sommes contributeurs — dispose d’un grand nombre de dictionnaires informatisés, relus et sectionnés dont la consultation n’est possible qu’ouvrage par ouvrage. Et n’est pas aisée, surtout pour les ouvrages de plus grande taille.
A framework similar to Express (JS) in API design
Only transfer the useful part of a font. It subsets static Unicode-ranges, so only a part of the font will be downloaded.
A feature: provide default formatting without relying on third party tools or extension.
WCAG 3.0 rebrands to W3C Accessibility guidelines: it will cover applications, tools, connected devices and emerging interfaces like voice interaction and extended reality. It moves from a model of compliance toward a model of effectiveness.
It does not more comply or not comply anymore, but provide a scale to measure each outcome. The conformance will be summarized to Bronze (similar to AA), Silver (broader coverage, higher scores and usability validation from people with disabilities) and Gold. Teams can claim conformance for specific scopes (checkout flow, mobile app or a specific feature).
Tab and enter is the minimum.
There is more than 500 shortcuts.
Shortlist:
- focus indicators
- logical tab order
- skip navigation links
- keyboard-accessible interactive elements
- test them