/lint-workshop-slides

Slides of my workshop on 'Custom Lint rules' at Droidcon Berlin 2015.

Primary LanguageCSS

Custom Lint rules - Improve your code quality with dedicated conventions

This workshop was held at Droidcon Berlin on June 3rd 2015.

Please find further details at the workshop page.

Check out this repository for sources and examples elaborated in the "Hands-on" part.

How to view?

Find a dynamic version (with animation, ...) of the slides here.

Find a static version of the slides here.

How to use?

The slides are written in Markdown, compiled by prez and presented by RevealJS.

In order to compile this presentation by yourself three simple steps are required:

  • Checkout this repo and change into its directory
git clone https://github.com/a11n/lint-workshop-slides.git
cd lint-workshop-slides
  • Install prez
npm install -g prez
  • Run prez
prez --serve

Shortcuts

Key Description
Arrows Navigate through the slides.
Space Go to next slide.
ESC Display overview.
F Enter fullscreen mode.
S Open speaker view (with timer and notes).

License

©2015 André Diermann

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.