Our HAML and SASS presentation
— November 25 2009
Today I’m running an introduction to HAML and SASS for the Rails Conference in Madrid.
I’m sharing here the slideshow with the whole thing, which is pretty self-explainatory, and the repository with an example project that is converted to HAML commit by commit.
The workshop covers:
- HAML basics.
- Setting up an app with it and converting from ERB
- SASS basics.
- Best practices: Helpers, conventions.
> Download HAML and SASS presentation as a PDF.
> Demo project in Github. Read commits step by step to see how the app has converted to HAML.
> HAML site and reference.
> SASS site and reference.
