Few days ago I wrote about a fast Array slice implementation for every browser, a callback able to convert " every collection " i...
current information about computer and internet
Few days ago I wrote about a fast Array slice implementation for every browser, a callback able to convert " every collection " i...
Thanks to new DOM methods introduced recently in most common browser, e.g. querySelectorAll, we will not hopefully need full libraries to im...
I just had a quick and nice chat with Peter E Higgins and I am proud to announce that my PureDom test has been integrated into TaskSpeed t...
Nowadays, I am working over a crazy manager between an XML with form information, another XML with custom rules to drive the XML with form i...
It is an extremely common task and one of the most used prototype in libraries and applications: Array.prototype.slice The peculiarity of th...
I tried to create an essential library to perform a manual implementation of the TaskSpeed test suite and results surprised me. All these w...
Just a quick post about Strict standard error when we have a class method which would like to behave differently if called statically. Appar...