kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 8 / 189
La notion d'origine web et CORS - Alsacreations https://www.alsacreations.com/article/lire/1938-La-notion-d-origine-web-et-CORS.html
17/02/2025 20:25:56

Explication de ce que signifie l'origine d'une page web, concept essentiel pour bien comprendre les CORS qui donnent des sueurs froides à tant de développeurs alors qu'elles (ils ? 🤔) sont essentielles pour la sécurité.

navigateur crossorigin web http
Valibot: The modular and type safe schema library https://valibot.dev/
17/02/2025 14:05:04

Une alternative à Zod (et plein d'autres) pour faire de la validation de données en JavaScript. Valibot est apparemment plus modulaire et permet donc de réduire la taille du code nécessaire en fonction de ce que vous utilisez réellement.

validation lib JavaScript
CSS margin-trim and line height units | 12 Days of Web https://12daysofweb.dev/2024/css-margin-trim-line-height-units/
16/02/2025 08:45:20

2 ajouts intéressants à CSS, surtout margin-trim qui permet à un élément parent d'annuler toutes les marges des éléments enfants avec lesquelles il est en contact.

css
Advice for a friend who wants to start a blog https://www.henrikkarlsson.xyz/p/start-a-blog
12/02/2025 20:25:58
écriture blog conseil
A guide to `tsconfig.json` https://2ality.com/2025/01/tsconfig-json.html
12/02/2025 20:16:59

Un guide complet et quasi exhaustif sur tsconfig.ts qui sert à paramétrer TypeScript.

TypeScript configuration
Modern Font Stacks https://modernfontstacks.com/
12/02/2025 20:00:27

Des familles de polices modernes et surtout natives, donc instantanées.

font police
Why does target=”_blank” have an underscore in front? | Kyrylo Silin https://kyrylo.org/html/2024/10/25/why-does-target-blank-have-an-underscore-in-front.html
12/02/2025 19:18:41

Pourquoi on écrit target="_blank" avec un underscore.

fun html information
Beej's Guide to Git https://beej.us/guide/bggit/
11/02/2025 20:50:02

Un (long) guide ultra complet sur Git.

git guide tuto
Monit [Wiki de sebsauvage.net] https://sebsauvage.net/wiki/doku.php?id=monit
10/02/2025 23:48:21

Exemple d'utilisation de Monit.

monitoring
GitHub - Evyweb/ioctopus: TS IoC container – lightweight, framework-agnostic, React/Next.js (Node+Edge) ready. https://github.com/Evyweb/ioctopus
09/02/2025 13:27:38

Une lib d'injection de dépendence (pattern IoT pour Inversion of Control) TypeScript qui semble assez simple à utiliser.

TypeScript dependency-injection lib
Mapping with Leaflet – Frontend Masters Boost https://frontendmasters.com/blog/mapping-with-leaflet/
09/02/2025 10:22:47

Comment utiliser Leaflet.js pour afficher une carte sur votre site.

maps carte lib JavaScript
Tutorial: publishing ESM-based npm packages with TypeScript https://2ality.com/2025/02/typescript-esm-packages.html
08/02/2025 09:39:17

D'excellentes recommendations pour la création de packages TypeScript pour npm.

C'est surprenamment difficile de trouver de bonnes ressources en la matière.

TypeScript package npm good-practice
Which rich text editor framework should you choose in 2025? | Liveblocks Blog https://liveblocks.io/blog/which-rich-text-editor-framework-should-you-choose-in-2025
08/02/2025 09:00:32

Une listes des principaux éditeurs de texte "riche" JavaScript et des leurs avantages/inconvénients (à nuancer dans la mesure où ce site propose aussi sa propre solution).

JavaScript lib editeur texte
There are a lot of ways to break up long tasks in JavaScript. | Alex MacArthur https://macarthur.me/posts/long-tasks/
08/02/2025 08:46:45

Une revue de différentes méthodes pour découper le traitement de tâches longues et ainsi éviter de bloquer le thread principal en JavaScript (ce qui est primordial).

JavaScript multithreading task optimisation
Machine Learning with TypeScript and TensorFlow: Training your first model https://wanago.io/2025/02/03/machine-learning-typescript-tensorflow-training-first-model/
04/02/2025 23:17:03

Un exemple de machine learning avec Node et TypeScript.

MachineLearning nodejs
What's OAuth2 Anyway? - Blog by Roman Glushko https://www.romaglushko.com/blog/whats-aouth2/#roles
03/02/2025 23:11:08
oauth
Mock Service Worker - API mocking library for browser and Node.js https://mswjs.io/
03/02/2025 22:54:22

Un outil pour mocker les appels réseau effectués par Node à la volée. Pratique pour tester du code qui appelle des services HTTP externes.

test mock http api
GitHub - microsoft/markitdown: Python tool for converting files and office documents to Markdown. https://github.com/microsoft/markitdown
03/02/2025 22:52:22

Un outil de Microsoft qui transforme les documents classiques (PDF, Word, etc.) en Markdown. Pas testé.

Via https://korben.info/markitdown-convertisseur-fichiers-markdown.html

markdown word office outil
Gittyup | Understand your Git history! https://murmele.github.io/Gittyup/
03/02/2025 22:49:19

Un client open source pour Git qui a l'air intéressant. Il est développée en C++ donc natif à chaque plateforme.

Le repo GitHub : https://github.com/Murmele/Gittyup
Via https://korben.info/gittyup-client-git-graphique-simplifie-workflow.html

git app
Mastering Eleventy Folder Structures: From Default Setups to Real-World Best Practices | njfamirm https://www.njfamirm.ir/en/blog/eleventy-folder-structure-guide/
03/02/2025 22:45:33

Une explication de la structure de dossiers d'Eleventy.

eleventy
page 8 / 189
3896 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn