RSS Amplifier

Blog

Jeremie's Publication

I share with you my experiences about gardening, web technologies & more. Subscribe to receive the weekly updates! Je partage avec vous mes expériences sur le jardinage, les technologies web et bien plus encore. Abonnez-vous pour recevoir les articles !

iamjeremie.substack.comSource feed ↗11 posts

Live Last read · last published · next check

Written by

Latest posts

Ce que j’ai appris dans un cours de 4 heures sur Angular

Angular est un framework concurrent de Vue.js. Que préférez-vous ?

What I Learned In A 4h Course On Angular

Angular is a competitor framework to Vue.js. Do you like it?

Utilisation de Semantic Release sur GitHub

Semantic Release nous décrit comment versionner nos applications ou nos paquets. Voyons comment l'utiliser avec GitHub.

Using Semantic Release With GitHub

Semantic release tells us how to version our applications or packages. Let’s look how to use it with GitHub.

Versionnage sémantique avec Azure Pipelines et Docker

Il s'agit d'une solution, pas de LA solution. Et elle fonctionne très bien comme première étape vers l'automatisation du versionnage sémantique..

Semantic Versionning with Azure Pipeline and Docker

This is a solution, not the solution. And it works nicely as a first step toward semantic versioning automation.

Nettoyer ses branches locales avec Git

Si vous complétez de nombreuses fonctionnalités d'une application ou résolvez de nombreuses anomalies, votre dépôt local peut devenir encombré de branches Git locales.

Extending The Command Chain When A Feature Splits Into Sub-Issues

A large feature broken into GitHub sub-issues doesn't fit the same worktree-per-issue assumption my `jli-*` command chain was built on. Here's what I had to add to make it work.

Clean Up Local Git Branches

If you complete many features of an application or resolve many bugs, your local repository can become cluttered with local Git branches.

Rebase vs. Merge avec Git

Comprendre ces deux concepts vous aidera à savoir quand utiliser l’un ou l’autre avec Git.

Demo of Mermaid Diagrams With Hugo Theme Stack 3.33.0

Text-based diagrams. Does it sound attractive?