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 15 / 195
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
CSRF With Stateless REST API | Baeldung https://www.baeldung.com/csrf-stateless-rest-api
01/02/2025 12:42:33
csrf sécurité rest API
Top six open source alternatives to Auth0 | Cerbos https://www.cerbos.dev/blog/auth0-alternatives
30/01/2025 07:27:53
authentification
A Deeper Look into Node.js Docker Images: Help, My Node Image Has Python! https://labs.iximiuz.com/tutorials/how-to-choose-nodejs-container-image
29/01/2025 00:18:36

Décortication de différentes images Docker de Node.js. C'est plein de surprises, riche en enseignements et pour autant très facile à suivre. Une saine lecture !

NodeJS docker good-practice
Build for the Web, Build on the Web, Build with the Web – Web Performance and Site Speed Consultant https://csswizardry.com/2025/01/build-for-the-web-build-on-the-web-build-with-the-web/
27/01/2025 23:38:37

Une réflexion sur le coût que représente le fait d'utiliser des framework et ainsi de s'éloigner du web "natif".

web framework
Some Things You Might Not Know About Custom Counter Styles | CSS-Tricks https://css-tricks.com/some-things-you-might-not-know-about-custom-counter-styles/
27/01/2025 23:08:06

Configurer en détail les éternelles listes numérotées est désormais possible en CSS.

css nouveauté
Load testing for engineering teams | Grafana k6 https://k6.io/
27/01/2025 21:51:50

Un outil de test de performances (load testing) par Grafana.

performances testing
1.2.Train - Billets de train SNCF https://www.12train.com/
26/01/2025 10:03:58

La solution la plus simple et efficace pour acheter vos billets de train. Le site est super optimisé, sans fioritures et sans pub. Le nouveau Capitaine Train peut-être ?

Via https://sebsauvage.net/links/?utSa4w

train
page 15 / 195
4026 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn