Daily Shaarli

All links of one day in a single page.

September 13, 2021

Marp : présentations rapides et jolies avec Markdown - Zwindler's Reflection
thumbnail

Coudé.

Has UML Died Without Anyone Noticing?

Interesting view regarding software engineering in general. Have we become so Agile that we can no longer think ahead beyond next week?

Also, I love that sentence:

In a model in which you pour user stories into a sausage machine, and you get a demo at the end of it (or a feature production release in a DevOps shop!) there is no room for purposeful, structured problem analysis anymore.

GitHub - sachinchoolur/replace-jquery: Automatically finds jQuery methods from existing projects and generates vanilla js alternatives.
thumbnail

Une library JS qui remplace tout le code jQuery en vanilla JS. J'aurais aimé avoir découvert ça il y a quelques années...

Bon, attention quand même, c'est en v0.0.2, ne cassez pas votre prod.

How Docker broke in half | InfoWorld
thumbnail

Interesting read.

J'ai codé l'univers tout entier (et au-delà) en JavaScript
thumbnail

J’ai codé un jeu gratuit en 3D dans le navigateur, librement explorable, à travers des univers infinis générés de manière procédurale en JavaScript. L’objectif ? Aller d’univers en univers et découvrir l’origine de tout.
C’est carrément une histoire en quatre chapitres avec une révélation épique à la fin.

Impressionnant.
Il faudra que je revienne dessus pour me pencher sur l'exploration et les détails techniques.

PHP 8.1: readonly properties - stitcher.io
thumbnail

New readonly property feature coming up with PHP 8.1. I still like me some getters, though. But it could be useful in DTO as mentioned in the article.

GitHub Next | Visualizing a codebase
thumbnail

Un outil de visualisation qui fait de beaux diagrammes à partir d'un repo Github. Inutile, et donc indispensable !

Figen - Post Cover & Background Generator Tool
thumbnail

Un outil pour générer des vignettes stylisées avec titre et description, et tout un tas de paramètres.
Ça peut servir.