Best practices in coding means writing in a consistent style that's easy to read, maintain, and re-use. Adopting a set of coding rules is especially important if you are working as part of a development team or if you are handing off your code to others.
The style guidelines presented here are for general coding of Web pages and also cover issues specific to coding ColdFusion applications and ColdFusion extensions and custom tags.