5 ms·
Found out the same thing. Developed mostly via TDD/QUnit in FF with Firebug only and occasionally running the entire suite with multiple browers. Even IE6 (vi
by functionform 15y ago
Found out the same thing. Developed mostly via TDD/QUnit in FF with Firebug only and occasionally running the entire suite with multiple browers. Even IE6 (via IETester) would compile several thousand lines in a few seconds or so.
Used tdd for almost everything even clicking ui widgets to populate from a rest resource and then validating the result. CS rocks!