I'll try to make the point short and simple, starting with the tl;dr version: if you create a polyfill and during features detection yo...
current information about computer and internet
I'll try to make the point short and simple, starting with the tl;dr version: if you create a polyfill and during features detection yo...
The Code This is the 138 bytes version: function Queue(args, f) { setTimeout(args.next = function next() { return (f = args.shift()) ?...
Update apparently this proposal is being considered in es-discuss ... not the implicit return so far but the " redundant " functi...
I've read even too many articles recently talking about storing anything you want in the localStorage ... and I believe this is wrong in...
After @szafranek hint and suggestion, wru landed almost at the end of this Wikipedia List of unit testing frameworks page. If you use thi...
Oh well, a rant against another one ... how lovely is this? Just trying to make your week end, right? I am talking about this misleading pos...
Here they are ! (published live) If you want to test examples remember to replace weird keynote double-quotes with normal one :) Enjoy JavaS...