New Javascript Goodies

2 comments

  • comment by Mislav 24 Feb 07

    Awesome! Good work, guys!

    I have a single complaint. In the minifying article you mentioned that Prototype “has a bug” that prevents minifying. Well, our code is perfectly *valid* JavaScript and we don’t even officially support minified versions (we favor gzipping), so calling it a “bug” is wrong :)

    Minifiers change the original code, and if that introduces bugs then it’s not the fault of the original code or its authors.

    We’ll get that semicolon in, though.

  • comment by Mike Naberezny 24 Feb 07

    Thanks, Mislav.

Post a comment


Thanks for commenting. Please remember to be nice to others and keep your comment relevant to the discussion. I reserve the right to remove comments that don't meet these simple guidelines.