Ruby Idioms You're Not Using Yet
Craig Buchek • San Diego, CA • Talk

Date: December 26, 2014
Published: unknown
Announced: unknown

By, Craig Buchek

Idioms are some of the smallest patterns that we use in our programming languages. Learning the idioms of a language helps you more quickly understand commonly used patterns. Over time, some idioms fall out of favor, and new idioms are developed and adopted.

In this talk, we'll explore a few idioms that are relatively new to the Ruby community. These include:

Module factory
Tag module
Circuit breaker
Fetch with default block

RubyConf 2014

Explore all talks recorded at RubyConf 2014
+80