DRY is one of the most talked about principles in software engineering. It’s also one of the most misunderstood. #coding #programming #developer #tech #softwaredevelopment

Things as basic as having a single file that exports the various routes in an app can really go a long way for code maintenance….

Like
Reply

this is actually true and it helps engineers maintain the code better. thank you Umacodes for this 🙌🏼👏🏼👏🏼

Like
Reply

Functions should be import to every page removes DRY

Like
Reply

Gets worse with every AI generated slop

Like
Reply

Yes, that's right, thanks for the info. 👌

Like
Reply

 i've seen codebases where devs abstracted everything just to follow DRY and ended up with code nobody could read or maintain. sometimes a little repetition is actually the cleaner choice

See more comments

To view or add a comment, sign in

Explore content categories