Ensuring a sustainable and easy to takeover technical project
- Code's vocabulary identical to business' vocabulary
- Stable and up-to-date dependencies
- This week, a member of the technical team destroyed their project environment and re-installed everything under 15minutes
- At least one re-factoring per day
- The tests' standards of my framework are respected
- Build and deployment in one command (staging and production)
- Green continuous integration on every deployed branches