TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Closure Compiler vs YUICompressor

7 pointsby charlesmarshallover 15 years ago

1 comment

etherealGover 15 years ago
Awesome. With closure compiler although the advanced setting is unsafe, google have a plugin for firebug that will find the original part of your source for errors in the compiled version.<p>That means you can get really small target size in production, and fix anything in your source that causes problems in the advanced compiled versions.