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 20 / 201
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
Windows 11 : trois méthodes pour contourner TPM 2.0 - Next https://next.ink/168574/windows-11-trois-methodes-pour-contourner-tpm-2-0/
03/02/2025 21:02:55

Sous le coude.

Windows astuce
Who's Afraid of a Hard Page Load? https://unplannedobsolescence.com/blog/hard-page-load/
02/02/2025 15:59:37

Un texte en faveur de limiter l'usage des SPA aux quelques cas où elles sont réellement un bénéfices. Pour le reste, le web natif offert par le navigateur est suffisant.

page spa web
GitHub - victorqribeiro/TinyJS: Tiny JS is a lightweight JavaScript utility for dynamically creating HTML elements https://github.com/victorqribeiro/TinyJS
02/02/2025 10:58:21

Un micro "framework" qui tient en 35 lignes de JavaScript et permet de composer des composants déclarativement un peu comme React. C'est forcément moins optimisé mais très malin et ça peut être un bon compromis pour des apps légères mais très dynamiques.

framework JavaScript lib lightweight
page 20 / 201
4133 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn