Add DevDocs

This commit is contained in:
Charles-Axel Dein 2017-10-23 16:17:30 +02:00
parent 8994dfcd7e
commit 818b83bd5a

View File

@ -372,6 +372,10 @@ Resources
* [Eradicating Non-Determinism in Tests](http://www.martinfowler.com/articles/nonDeterminism.html), Martin Fowler
* [Kent Beck : “I get paid for code that works, not for tests”](https://istacee.wordpress.com/2013/09/18/kent-beck-i-get-paid-for-code-that-works-not-for-tests/)
### Tools
* [DevDocs API Documentation](https://devdocs.io/): a repository for multiple API docs (see also [Dash for macOS](https://kapeli.com/dash)).
### Version control (Git)
* [Git Cheat Sheet](https://github.com/arslanbilal/git-cheat-sheet)