andand

I really, really like andand . Try it and stop repeating yourself.

I mean, why would you want to write this:

          entry.at('description') && entry.at('description').inner_text
          

when you can write this:

          entry.at('description').andand.inner_text
          

« Home | This article was published on March 18, 2008.

Comments

Any thoughts?