## an·ec·dote
### _ˈanəkˌdōt/_
_noun_

 - _a short and amusing or interesting story about a real incident or person._

---

https://github.com/Microsoft/TypeScript/wiki/Coding-guidelines

http://stackoverflow.com/a/30357635/128991

```
docker run -p 27017:27017 -d --restart always -v /d/mongodb:/data/db mongo
docker run -p 8079:80 -p 25:25 -d --restart always djfarrelly/maildev
```

