|
|
|
|
|
by cameron_b
666 days ago
|
|
Setting up the environment for development, especially for onboarding, is a crucial operations step that allows the devs to stand on the shoulders of giants. If you're asking them to test in prod ( not providing a local test environment for component testing ) or reinvent the wheel ( and get the wheel type right... should I build a bicycle wheel or a railcar wheel? ) then the first week of a new hire is spent trying to align to his or her peers. |
|
Is it really worth trying to automate everything for a team of 3 devs on a given project? Should this just be done by the devs on the project if that's the desired outcome?