News Feed
Jobs Feed
Sections




News Archive
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`


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Building Objects Video (Parts 1, 2 & 3)

Internet Super Hero Blog: PHP: mysqli_stmt_get_result()

DevShed: Creating AJAX Requester Objects with Abstract Factory Classes in PHP 5

Ibuildings Blog: Migrating a dev team to an OO team (Part 1)

Stefan Mischook's Blog: Why learn OOP in PHP - another take


Community Events











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


code database development phpunit opinion podcast series composer introduction example api zendframework2 interview language framework community release testing application functional

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