DEV Community

Discussion on: What's the worst code you have seen by a senior dev?

Collapse
 
dineshmadanlal profile image
dineshmadanlal

That's a real pain. Code reviews come handy here. Review comments like why functions with hundreds of lines could affect other devs. We should follow a strict rule of a checklist. Pull requests can be created only if the code standards follow the checklist. This makes sure code quality isn't affected. This has done wonders for our team :)