{{DECK_TITLE}}
1 / 6

{{CATEGORY}} · {{DATE}}

{{DECK_TITLE}}

{{ONE_SENTENCE_FRAMING}}

The thesis

{{ONE_BIG_STATEMENT — the single sentence the audience should leave with}}

By the numbers

{{N1}}
{{LABEL_1}}
{{DELTA_1}}
{{N2}}
{{LABEL_2}}
{{DELTA_2}}
{{N3}}
{{LABEL_3}}
{{DELTA_3}}
{{N4}}
{{LABEL_4}}

{{COMPARISON_HEADING}}

{{LEFT_HEADING}}

  • {{LEFT_POINT_1}}
  • {{LEFT_POINT_2}}
  • {{LEFT_POINT_3}}

{{RIGHT_HEADING}}

  • {{RIGHT_POINT_1}}
  • {{RIGHT_POINT_2}}
  • {{RIGHT_POINT_3}}

{{CODE_HEADING}}

// the one snippet that matters
function {{FN_NAME}}(input) {
  return input.map(x => x * 2);
}

Wrap

{{CLOSING_HEADING}}

{{CALL_TO_ACTION — next step, link, who to ping}}

Deck shortcuts

Space PgDn — next slide

PgUp — previous slide

Home End — first / last

? F — toggle this help

Hash routing: #/3 jumps to slide 3.