52
Mistakes engineers make in large established codebases
(www.seangoedecke.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
This guy would fit in well at my previous job where the founder discouraged writing unit tests because "there are too many scenarios to test."
Like, wtf...
It's been the hardest thing for me to instill good testing practices in devs. In a function with 23 paths devs usually burnout and only do 9 or 10. Most never consider that making the function smaller is an option.
1 scenario tested is better than 0 tested.
Stroke of genius 🤣🤣🤣