October 2011
Kendo UI - The Art of Web Development
by Xavier Lacot & 1 otherA nifty UI widgets library, very complete and which provides a very descent alternative to jQuery UI.
August 2011
Socketbug - Mobile Web Application Debugging
by Xavier LacotSocketbug is a Remote Debugging Utility built using Socket.IO, which allows to use modern browsers to remotely debug mobile Web applications.
vintageJS
by Xavier Lacot & 3 othersA js library which helps adding retro and vintage effects to images using the HTML5 canvas element
July 2011
Chosen
by Xavier Lacot & 9 othersChosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.
May 2011
Eloquent JavaScript: A Modern Introduction to Programming
by Xavier Lacot & 3 othersAn introduction to the JavaScript programming language, by Marijn Haverbeke. Very complete, extensive, and well-written resource. Must read for every intern in web developement ! :-)
April 2011
Highcharts - Interactive JavaScript charts for your webpage
by Xavier Lacot & 13 othersA js graphical library for drawing charts. It stands on top of jQuery, MooTools or Prototyp, depending on the host project fundations, and provides a large serie of nice colored animated charts.
ExceptionHub | JavaScript Error Tracking
by Xavier Lacot* Logs all JavaScript errors (local or remote)
* Provides a stack trace to find the cause in all browsers
* Groups errors by cause
* Development and Production modes
* RSS feeds for errors
February 2011
Drawing & Charts | Sencha Ext JS 4 Preview
by Xavier Lacot (via)An extjs library, which allows drawing and creating charts in a rather easy programmting way.
Eloquent JavaScript: A Modern Introduction to Programming
by greut & 3 othersEloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
isolani - Javascript: Breaking the Web with hash-bangs
by Xavier Lacot & 1 otherMindful thoughts from Mike Davies about the usage of hash-bang and the problems it may lead to.
January 2011
this, is boomerang
by Xavier Lacot & 1 otherboomerang 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. It has the ability to send this data back to your server for further analysis. It allowsto measure the round-trip time, bandwith usage and latency.
December 2010
Head JS :: The only script in your HEAD
by Xavier Lacot & 8 othersA tiny js tool which allows to lad scripts in parrallel, thus enabling a better frontend performance
xavierlacot/joli.js - GitHub
by Xavier Lacotjoli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.
November 2010
October 2010
Artisan JS | A JavaScript library that aims to make in-browser drawing very, very easy
by Xavier Lacot & 2 othersA js lib that helps to create drawings in canvas using a js API