@[email protected] to Programmer [email protected] • 1 year agoThe falsehoods of a senior developerlemmy.worldimagemessage-square36fedilinkarrow-up11.53K
arrow-up11.53KimageThe falsehoods of a senior developerlemmy.world@[email protected] to Programmer [email protected] • 1 year agomessage-square36fedilink
minus-square@[email protected]cakelinkfedilink1•1 year agoWhy are you making critical decisions in a prod environment?
minus-square@[email protected]cakelinkfedilink1•1 year agoShouldn’t every decision be tested in dev first?
minus-square@[email protected]cakelinkfedilink1•1 year agoProbably my misunderstanding. The way it is written it sounds like juniors use the dev env and seniors get their decisions implemented directly in prod.
minus-square@[email protected]cakelinkfedilink1•edit-21 year agoFrom what code to write, to what language to use, to how things will integrate. Even high level architectural decisions need to be tested in dev first. Basically I can’t see what couldn’t be run through dev first?
Why are you making critical decisions in a prod environment?
deleted by creator
Shouldn’t every decision be tested in dev first?
deleted by creator
Probably my misunderstanding. The way it is written it sounds like juniors use the dev env and seniors get their decisions implemented directly in prod.
deleted by creator
From what code to write, to what language to use, to how things will integrate.
Even high level architectural decisions need to be tested in dev first.
Basically I can’t see what couldn’t be run through dev first?
deleted by creator