SyntaxFix
Write A Post
Hire A Developer
Questions
summary - popular js frameworks like jquery or dojo offer one commented, pretty formatted version with comments for DEVELOPMENT and a minified version (quicker) without comments etc. for PRODUCTION
jquery.js - development jquery.min.js - production