232 private links
Le site est accessible à https://www.fauneroute.fr/
A list of features to add to HTML step by step to reimplement React Server Component
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
AMP email will silently be less used.
Email encryption, even if gmail is anouncing so, is not a win yet.
Email as the Interface can be a great way indeed. See https://shaarli.lyokolux.space/shaare/RT9psQ
Notion integrated emails in 2024. See https://www.notion.com/product/mail. All services want to integrate emails. Other tools are doing so.
- Please make each program do one thing well
- It's only an add-on
- it more complexity than first though: dates of brith, email address patterns, time zones, diferent names of humans...
- A waste of developer time
Advantages of email-first application:
- widespread corporate adoption
- asynchronous
- push system
- one less application: lots of business folks spend most of their days in email clients already.
- less features: email forces you to be very deliberate about design user interactions and simplifying processes
- easier to delight: getting a weekly email is more fun than logging into the service
- less competition
- scaling is crazy cheap
- interesting technical challenges
There are cycle in web development. For example, Server Rendering -> SPA -> MPA -> Server Rendering
Nothing new for me, but the explanations are great. I came down to follow the same path to learn!
Utility types are useful to provide intent: Partial
Vibe coding does not mean “using AI tools to help write code”. It means “generating code with AI without caring about the code that is produced”.