Design Patterns in an Expressive Language Dustin Diaz (Google) In Dustin's book, Pro JavaScript Design Pattern, he applies the original Gang of Four (GoF) Software Design Pattern principles into the JavaScript programming language. In this session you'll find out the why, how, and when to apply some of these patterns and the flexibility JavaScript offers that enables us to include these techniques in your code.