News Feed
Jobs Feed
Sections




News Archive
feed this:

Stoyan Stefanov's Blog:
Fancy Formatting
December 21, 2007 @ 12:06:00

Stoyan Stefanov has a fun little post showing an interesting formatting trick to make reading arrays/hashes easier:

Writing readable code means proper indentation. Usually you'd tab (or use 2 or 4 or 3 spaces) after every curly bracket. [...] Same goes when you have a bigger hash/object sort of thing [...] But recently, inspired by Firebug's Net panel way of presenting header information, I tried aligning the keys to the right in addition to aligning the values to the left.

Check out the entry for examples of each of these techniques and see which might fit your programming style the best. Personally, the align right style looks nice but could be more of a pain than it's worth to force my editor into.

0 comments voice your opinion now!
formatting fancy hash object align right` formatting fancy hash object align right`



Community Events











Don't see your event here?
Let us know!


framework language series object community example podcast application zendframework2 release unittest testing code opinion interview development phpunit introduction tool functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework