-
New Javascript Goodies February 24th, 2007
On the Maintainable site today are two new articles on Javascript. Minifying Your Rails Javascript shows how to cut down your Javascript footprint with JSMin and Rake. Testing Javascript in Rails introduces the Test.Unit component of Scriptaculous.
We also released Firebug RJS Errors, a tiny plugin that patches RJS to log errors to the Firebug console instead of its default
alert()box.
