Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Matt Cutts
Releasing the Closure Compiler is big news. Read about some history behind it: http://blog.louisgray.com/2009...
I love it -- a clearly-written article describing how useful compile-time checks are for a large code base, and some guy has to chime in with the following comment: "Aren't unit tests a much more effective way of doing this? You're just using a compiler to be a (very) poor-man's unit test suite." Yeah, great idea. Write a test for every possible mistake in your code, down to individual typos. - Joel Webber