Googles Closure Linter

Style guides are a nice way of maintaining good code, even ColdFusion has one laying around albeit a little neglected nowadays anyone interested in looking over it with me?). Recently Google shared their Javascript coding guide which although is not earth shatteringly new it proves to be a great developer resource especialy if you work in a team of any size.

Posted: 02-Sep-2010

View: 2585

Permalink: here

Comments

I'm still a big fan of JSLint. Theres a java-based version http://jslint4java.googlecode.com/ that runs from the command line and has an Ant task, which makes it easy to work with if you're already using Ant in your build process

#1 Ryan McIlmoyl
02/Sep/10 7:08 PM

@Ryan
I use Google's Closure and Linter from Ant, there's very little difference in executing either regardless of it being Python based as it can still be run from a standard execution call and produces great results.

#2 Marcel
29/Oct/10 3:29 AM

interesting how few people are up on the topic, also having a hard time finding the app engine web/gui page, anyone know where that is?

#3 Devin Rhode
06/Jun/11 9:10 AM