Skip to content

Instantly share code, notes, and snippets.

@webhat
webhat / handout.yml
Created September 14, 2017 10:21 — forked from yeehaa123/handout.yml
title: Handout Clojurebridge Amsterdam
meta:
date: 11-02-2017
location: Herengracht 258 - 266
sections:
- title: What is Clojure(Script)?
resources:
- title: What is Clojure?
url: http://www.lispcast.com/what-is-clojure
- title: Lisp (programming language)

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name:

Behavior Driven Development

Description of BDD

  • Domain-driven design

Principles of BDD

  • Enough is enough