Development Principles
Are you a responsible developer?
What is a good example of individual developer responsibility? Here is just one example. A developer downloads a copy of the core production database to their own development laptop. Why? Because it’s easy to work with real data, and it’s hard to consider building applicable test data that all engineers can utilize.
Read more