General:
I first develop on a Mac in Firefox with Firebug and the Web Developers Toolbar enabled. I code everything by hand, but professionally I use Adobe Dreamweaver to assist me.
When I create new pages, script or styles, I have some general guidelines I follow.
Practices followed:
- I use camelCase for my new names
-
When I name something, I follow this logic:Fuction_elementName[_color][_width][.extension]