Friday 5: 5 Scars from Sass

Happy Friday, everybody! This episode we talk to Theme Manager Zack Hawkins about some of his pain points of using the Sass preprocessor. It's like therapy, but without the couch.

Things that keep Zack up at night include:

  1. Naming Color Variables
  2. Third Party Libraries
  3. Too Many Mixins
  4. Using Extends
  5. Dynamic Selectors
  6. Clowns (Actually that's me)

Responsive Web Design using Sass at Drupalcamp Los Angeles

I'm very excited to be a featured speaker at this year's DrupalCamp Los Angeles on Saturday, September 6th and Sunday, September 7th. This event, held at annually at the conference center at the University of California, Irvine, is a free event for the Drupal Community of Los Angeles, Orange County, and the Greater Southern California area. My session will focus on Responsive Web Design using Sass.

Using Sass Breakpoints Effectively

There have been plenty of blog posts touting the reasons to use Sass as a CSS preprocessor, and if you've been doing responsive design for a while, you're probably already using the Breakpoint gem with Sass. But there are many ways to use both of these tools, so let's talk about using breakpoints effectively. 

Start with the small screen first, then expand until it looks like sh*t. Time for a breakpoint!
- Stephen Hay.