Quotidien Shaarli
February 22, 2017
Tout est dans le titre
Git has become the most widely used system for version control and sharing code. If you want to help build open-source software, or if you want to work on a professional team, understanding Git is...
Je me souviens de la première fois qu’on m’a explicitement demandé de “pondre” une stratégie médias sociaux. Pas avec ces mots, bien sûr. On m’a demandé, après un entr…
babel-preset-env is a new preset that lets you specify an environment and automatically enables the necessary plugins.
Vous vous souvenez certainement des scripts JS qui permettent de hacker le clic-droit afin de proposer un menu contextuel personnalisé ? Sachez qu'il est
jQuery has been by far the most popular JavaScript library for the last 5 years. It's powerful, easy to use, and widespread. However, the latest jQuery release
Triggering a debugger; statement at just the right moment can help you select a DOM element that is really hard (or impossible) to get selected in DevTools. You can do that directly in your code, or, through a setTimeout right in the console, so you can get the DOM just how you want it right before it's frozen.
In this screencast tutorial I’m going to show you how to work more efficiently with WordPress, specifically when developing locally. In order to follow along it’s recommended you have some...
Tout est dans le titre