2013
Backbone.js in the Frontend | DrupalCon Munich 2012
by holyverIt will be a practical session, showing demos and explaining how Backbone & friends are changing the way of making web apps. Also Ethan will present how the Backbone module for Drupal can help you to speed up your web app development, so you don't have to re-invent the wheel.
2012
OOP Javascript & JS Architecture
by holyverNowdays: Single page app is the thing!
Gmail
Twitter (remember the # in the location bar?)
Grooveshark (online cloud music player/storage)
2010
Text Escaping and Unescaping in JavaScript
by nhoizeyA collection of utilities for text escaping and unescaping in JavaScript.
Asynchronous and deferred JavaScript execution explained « Peter Beverloo
by nhoizeyEnfin un schéma simple montrant la différence entre async, defer et rien
Announcing cssess – The Bookmarklet That Finds Unused CSS Selectors | Razor Fast
by piouPiouMUn bookmarklet qui liste les sélecteurs CSS non utilisées sur les pages d'un site.
flashblockdetector
by nhoizey"This is a pure-JavaScript library that detects whether Flash is blocked on the current page due to a Flash blocking extension."
Optimizing javascript/jQuery loading time, a beginner’s guide
by nhoizey"With LABjs you can load your js files completely asynchronous."
jQuery maphilight documentation
by nhoizey"maphilight applies to images with a 'usemap' attribute, and outlines the areas defined in their map on mouseover."
Mock Your Ajax Requests with Mockjax for Rapid Development | Enterprise jQuery
by nhoizeyThe mockjax plugin is a development and testing tool for intercepting and simulating ajax requests made with jQuery with a minimal impact on changes to production code.
jQuery Deconstructed
by nhoizeyUne représentation visuelle de la structure de code de jQuery, malin !
this, is boomerang
by nhoizey"boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of view"