Web Development,
JavaScript, jQuery,
HTML and CSS stuff.
"JavaScript is the world's most misunderstood programming language."
- Douglas Crockford

Latest Updates

jscompare.com

Posted on december 15th, 2008

Web tool to compare any two JavaScript values together. It formats the output and show the differences in case it differs. This is base on the same engine I've made for QUnit's same

Testing For Equality In JavaScript

Posted on october 20th, 2008

I've come up here with a solution to compare recursively any type of data in JavaScript. Very useful for test suites' assertions. This is the function behind the same API that is available in QUnit. Visit the download page.

All code and content by Philippe Rathé is licensed under a Creative Commons Attribution 2.5 Canada License (unless otherwise mentioned).
Creative Commons License