Veille de CCM Benchmark Group

Type safe CSS design systems with @property · September 1, 2023

Website for Adam Argyle: Teacher, Speaker, CSSWG member, and creator of Open Props and VisBug.

<nerdy.dev>
By eclergeot - - Intégration
Axolo | GitHub Slack integration for pull requests

Axolo is a bidirectional GitHub-Slack integration to help tech teams reduce pull request time. Collaborate on pull requests like never before.

<axolo.co> ?
By tlegendre - - PHP-Système
Utiliser heredoc dans les dock

Utiliser heredoc dans les dockerfile : <twitter.com>
By red - - PHP-Système
Je ne sais pas ce que ça vaut

Je ne sais pas ce que ça vaut mais pour OD V2 ça pourrait être intéressant : <twitter.com>
By vleborgne - - (Open) Data
Les uuid v7 peuvent visiblemen

Les uuid v7 peuvent visiblement être utilisés comme PK sans trop de pb de perf (avant c’était du :hankey: car non séquentiels) >
By dam75 - - PHP-Système
The border-radius feature most people don’t know about

Did you know that each corner of a border-radius can have two different values, one of the X axis and one for the Y axis? #css --Come hang out with other dev...

<www.youtube.com>
By florent - - Intégration
Brotli

Pour info, La chaine météo a divisé par 3 (!!!) son trafic réseau en implémentant la compression <www.brotli.org|Broti> sur ses sites / app :O
By dam75 - - Performance web
Google Colaboratory

Ca date un peu mais une bonne comparaison des BDD pour manipuler des gros JSON <colab.research.google.comb>
By dam75 - - (Open) Data
All your data, all the time - Axiom

All your data, all the time - meet Axiom's serverless log management solution

<@U030B2KBR> héhé oui il fait partie de ceux que je regarde en ce moment ! Dans le même genre y a axiom qui est moins cher: <axiom.co>
By xavierccm - - PHP-Système
HyperDX - Affordable full-stack production debugging & monitoring.

Alternative à Datadog, mais existant en open source (on premise) ou cloud (payant) ... <github.com> / <www.hyperdx.io>
By dam75 - - PHP-Système
GitHub - hyperdxio/hyperdx: Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors.

Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors. - GitHub - hyperdxio/hyperdx: Resolve production issues, fast. An ...

Alternative à Datadog, mais existant en open source (on premise) ou cloud (payant) ... <github.com> / <www.hyperdx.io>
By dam75 - - PHP-Système
Upsert in SQL

Inserting and updating data with a single query.

<antonz.org>
By red - - PHP-Système
TypeScript Origins: The Documentary

TypeScript Origins: The Documentary features core contributors and community members like Anders Hejlsberg, Steve Lucco, Luke Hoban, Daniel Rosenwasser, Ryan...

typescript a son docu maintenant :sunglasses: <www.youtube.com>
By mgradaive - - Javascript
GitHub - hulkholden/n64js: An n64 emulator in JavaScript

An n64 emulator in JavaScript. Contribute to hulkholden/n64js development by creating an account on GitHub.

<github.com>
By vor - - Javascript
The Path To Awesome CSS Easing With The linear() Function — Smashing Magazine

With the new CSS `linear()` easing function on the horizon, the possibilities of what we can do to create natural-feeling animations and transitions in the future are greatly expanded. Jhey Tompkins looks at the current state of CSS easing in this article

<www.smashingmagazine.com>
By florent - - Intégration
By vgrebot - - PHP-Système
What's New in DevTools (Chrome 117) - Chrome for Developers

Override XHR/fetch requests and hide extension requests from the Network panel, see changes in fetch priority in the Performance panel, experience multiple UI improvements, check out new colors and experimental features, and more.

<developer.chrome.com> un nouvel override qui permettrait de gérer les headers ? à tester.. en revanche moi je n'ai plus le détail des mes requests network, pas pratique :/
By vor - - Javascript
Medium

Je découvre <medium.comware/reduce-symfony-response-time-with-lazy-twig-extensions-5b44647a4462> pour gagner des perfs
By jcognet - - PHP-Système
Php closure and callable and difference

In PHP, a closure is an anonymous function that can be assigned to a variable or passed as an argument to other functions. It is a way to…

Moment définition : callable et closure : <medium.com>
By jcognet - - PHP-Système