An intriguing use of lambda functions - Eli White

Courtesy Planet PHP  Wed, 03/10/2010 - 08:47

I’ve been working hard on Goodsie.com lately trying to bring it to launch.

It’s been great being in on a new PHP project from (near) the beginning, as it frees up a number of things.

One of those, is the fact that I can be using PHP 5.3 and all the new features that come with PHP 5.3.

While I’ve used my fair share of the short-cut ternary already (?), the bigger win for me, are the Lambda...


 

More related items

DevShed: PHP Closures as View Helpers: Lazy-Loading...
In the second part of their look at using closures in PHP as view helpers, DevShed improves upon their original code by adding some additional classes and using them in the closures. The...

Larry Garfield's Blog: PHP project structure survey
Larry Garfield has posted the results of some of his research into popular PHP frameworks and projects and see how they handle their structure as it relates to the PSR-0 standard. As...

DZone.com: Open/Closed Principle on real world code
In a new post to DZone.com Giorgio Sironi talks about the "open/closed principle" in software development and shows an example based on the design of the PHPUnit_Selenium project. This...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com