Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregorbiswanger/bem-sass-workshop

Übungen für meinen BEM & SASS Workshop
https://github.com/gregorbiswanger/bem-sass-workshop

Last synced: 29 days ago
JSON representation

Übungen für meinen BEM & SASS Workshop

Awesome Lists containing this project

README

        

# Hands-on Workshop: Einführung in BEM für eine bessere CSS-Architektur

Ein wichtiger Aspekt bei der Frontend-Architektur, ist eine saubere Strukturierung von CSS. Dazu hilft uns eine Kombination aus SASS und BEM. Bei BEM handelt es sich um eine Methodik die uns bei der Strukturierung unterstützt.

BEM hat sich bei großen UI-Framework als quasi Standard etabliert. In diesem Workshop lernen wir die Grundlagen von SASS und wie wir BEM für unsere Projekte spezifizieren und optimieren können, anhand einer kleinen Beispiel-Anwendung.

## Preperations for the start
The following is required for the project:
- [Node.js](http://www.nodejs.org "www.nodejs.org") (runs on Windows, Mac and Linux)
- [Visual Studio Code](http://code.visualstudio.com "http://code.visualstudio.com") (runs on Windows, Mac and Linux)