Is there a version of the Prototype framework that is either packable or already packed at the highest compression level with Dean Edward’s packer and is tested to work?
Packer: http://dean.edwards.name/packer/
This is a Google-able question but I don’t trust Google over mission-critical stuff. I want the information from the pros.
OK after some struggling here’s my solution:
1 Use JSLint to catch all the errors like missing semicolons and other unsightly stuff.
2 There is no step 2. Once I have done that, the result is guaranteed to work with Dean Edward’s packer.
Gzipping the packed .js reduces the size even further, yielding LUDICROUS DOWNLOAD SPEED!!!!! (or something). Bye