SCSS Workshop

This online workshop will be held on April 1, 2015 from 9am to 5pm CET. You will join Reda and Magnus online with voice, video, and screen-sharing.

Learn SCSS the thoughtbot way

In order to create a sustainable CSS codebase for a project – one that can grow without becoming impossible to work with – the use of SCSS is crucial. SCSS is a version of Sass, an extension language for CSS, and a real eye-opener for front end developers and designers, eliminating the boring and frustrating parts of CSS. Where CSS is repetitive and inflexible, SCSS is concise, plastic and simply a joy to work with, turning a stale listing of style rules into something that resembles a real programming language. Without making it any more difficult.

During this full day online workshop we'll go through how designers at thoughtbot use SCSS. We'll guide you through the way we structure files for large projects and how we use imports in manifest files to create a good overview of entire projects. We'll introduce you to how variables are used in SCSS, how to work with colors, extends, functions and mixins. All the features that allow for a top-down management of graphic and typographic styles.

At thoughtbot we've been working with SCSS for a long enough time to even develop our own tools and frameworks. During the workshop we'll touch upon the following light weight open source projects:

  • Bourbon is a mixin library that takes care of vendor prefixes and helps out with a lot of tedious tasks.
  • Neat is a grid framework helping out with media queries, responsive design and alignments.
  • Bitters is a simple scaffolding style base for creating basic styles for a project.
  • Refills is pattern and component library that goes well with the frameworks above.
  • Sassquatch is an app for reviewing how your SCSS turns into CSS in real-time. Each attendee will get a free copy of Sassquatch!

One of the trickiest parts of maintaining a style codebase is keeping it flexible enough to allow for changes and allow for growth. During the workshop we'll discuss different philosophies for keeping the code lean and modular. We'll also have you bring your own projects so we can discuss strategies, improvements and share issues, tips and tricks.

Upcase members get a 50% discount to this Workshop.

Contact us if you'd like to pay by check or bank transfer.

Tickets Prices in USD

Additional Information

Requirements

  • You should know the basics of HTML and CSS. We'll take it from there!
  • A computer with your favorite text editor.
  • Bring CSS or SCSS projects you are working on and we'll talk about them.