Une explication visuelle de Git par l'usage, développé à l'aide de D3.js. Très bon terrain de jeu pour l'explication de la différence entre un merge et un rebase, par exemple.
A deep dive into @font-face
Un excellent cas concret pour expliquer la problématique du chargement asynchrone des polices d'écriture.
localForage is a JavaScript library that improves the offline experience of your web app by using an asynchronous data store with a simple, localStorage-like API. It allows developers to store many types of data instead of just strings.
The application cache is a poorly understood part of the HTML5 specification with a lot of potential. Let's get rid of some of the confusion and make the web a faster place.
Last week, the Angular team announcedthat Angular 2 was moving from Alpha to Developer Preview. Therefore, we figured it was time to give it a try.
A fast, simple & powerful blog framework
Datalib is a JavaScript data utility library. It provides facilities for data loading, type inference, common statistics, and string templates.
An open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io.
"Whether you’re currently building for the web, other mobile platforms, or building a traditional Windows application, we want to help you bring your experience to the Windows platform."
Une jolie évolution pour diminuer la duplication de code.
Etude de cas Performance Web sur le site de Wired
Comment Meetic opère le changement technologique sur son SI, à l'aide d'une architecture d'API publique / API privée développé en Symfony.
xto6 transpiles your ES5 code to ES6. It works like other available transpilers (like babel and traceur) but in reverse order !