Smashing Conf Freiburg 2015

Modular Design At Work

Modular Design At Work

  • Slides / Blog Article
  • http://patternlab.io/
  • Start with molecules
  • Have an ongoing discussion about components
  • Find names for your UI elements!
  • Print out your components on cardboard
  • You can implement design rules in your Pattern Library
  • The degree of modularity can vary

Getting Touchy - an Introduction to Touch and Pointer Events

Getting Touchy - an Introduction to Touch and Pointer Events

Web Fonts Performance

Web Fonts Performance

  • Slides / Blog Article
  • How to avoid Flash of Unstyled Text (FOUT) / Flash of Invisible Text (FOIT) -> see link
  • Preload Instructions (not yet)
  • Prefetch Hints
  • Local caching: license? -> Session Storage

Paper Prototypes

Paper Prototypes

HTTPS: What, Why and How

HTTPS: What, Why and How

A Techy, Stretchy Image Scrimmage

A Techy, Stretchy Image Scrimmage

Don't believe your Eyes! How to design for Colour-Blindness

  • Blog Article
  • Contrast is important
  • There are tools available to check contrast ratio of colors used on websites

Don't believe your Eyes! How to design for Colour-Blindness

CSS for Software Engineers for CSS Developers

  • Slides
  • Design Patterns applied to CSS
  • Repetition is better than the wrong abstraction

CSS for Software Engineers for CSS Developers

RWD Workshop

RWD Workshop

  • Media Queries: the problem is that you have to test all breakpoints after changes
  • Start with Components (makes you think about behavior)
  • Sketch out design in text editor (!), then do sketches

RWD Workshop

  • Establish Design Vocabulary
  • Define Design Rules
  • Try out SMACSS
  • Make feature comparison table to check which CSS Framework has the components you need

Styleguide Tools

Hamburger Menu

RWD Tips

  • Most important parts have to be visible always (eg. donate button on WWF)
  • Bottom controls are easier to reach
  • But: users first look on top to search for navigation items
  • Responsive Logos
  • Only use Lightbox when there's enough space

Flexbox

  • display: flex (not inherited!)

  • Helps avoid media queries

  • margin-top: auto is possible

  • not until IE 11 (there are workarounds)

Some links

Best of Smashing Conf Freiburg

By Michael Müller

Best of Smashing Conf Freiburg

  • 382