Skip to content

Latest commit

 

History

History
149 lines (89 loc) · 2.3 KB

01-content.md

File metadata and controls

149 lines (89 loc) · 2.3 KB

class: center, middle

{{ title }}

Untertitel

???

Notes for the first slide!


{{ agenda }}


Whoami

:img Paula Pinkepank, 35%

  • Detlef Doge
  • Zertifizierter Entschleunigungsbeauftragter

Skills

  • Twitter Bootstrap
  • jQuery less
  • GruntJS
  • JSHint
  • JSLint
  • markdown
  • sass
  • jade
  • coffeescript

Motivation

Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.


Thema A

Untertitel


Thema B

Hier folgt eine tolle Einführung


Ergänzungen

Weitere Folien vermitteln weitere Zusammenhänge und Informationen..red[*]

.footnote[.red.bold[*] Fußnoten auch.]

--

Noch mehr Informationen

Reicht dann jetzt auch mal.


Code-Beispiel

Beispielhafte Implementation

 import React, { useState } from 'react';
 function Example() {
   const [count, setCount] = useState(0);
   return (
     <div>
*     <p>You clicked {count} times</p>
*     <button onClick={() => setCount(count + 1)}>
     Click me
     </button></div>
   );
 }

(Man beachte die hervorgehobenen Zeilen 6 und 7)


Beispiel in Bash

# Check what Linux we are on
uname -a

Code-Beispiel

Elliot Alderson wäre stolz.

:img Hacker


Katzenbild

:img Katzenbild


Lab 01: Aufgabe

Beschreibung der Aufgabe

  • Akzeptanzkriterium 1
  • Akzeptanzkriterium 2
  • Akzeptanzkriterium 3

:img Lösung, 100%


:img Lösung, 100%


Linkliste


class: center, middle

Danke für die Aufmerksamkeit

(jetzt bitte wieder aufwachen)

:img Obama Micdrop, 65%