This commit is contained in:
Charles-Axel Dein 2016-03-15 14:00:23 +01:00
parent b006bc296c
commit 503c96f1f9
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
- [Coding](#coding)
- [Incident response (outages, firefighting)](#incident-response-outages-firefighting)
- [Managing the database](#managing-the-database)
- [Reading](#reading)
- [Releasing & deploying](#releasing-&-deploying)
- [Testing](#testing)
- [Things to know](#things-to-know)
@ -18,6 +19,7 @@
- [Know your dotfiles](#know-your-dotfiles)
- [Know your git](#know-your-git)
- [Know how to debug](#know-how-to-debug)
- [Know how to design](#know-how-to-design)
- [Know how to architect systems](#know-how-to-architect-systems)
- [Know your language](#know-your-language)
- [Know your design patterns and anti-patterns](#know-your-design-patterns-and-anti-patterns)