These are my notes/slides for my talk at Bulgaria Web Summit 2014.
I am still not sure if I would create a conventional presentation with slides and everything. For now these are just structures (and not so structured) notes with what I would talk about.
- Git - source control - keep everything tidy.
- Unit tests - Keep it less buggy.
- GitHub - Pull requests, code review and The GitHub Flow™.
- Continuous integration - Automated testing and deployment. Keep the loop small.
- Bring everything together.