>>106926505
>There's nothing worse than some recent college grad thinking their opinion matters
Jesus christ dude. I had one such zoomer faggot I had to work with as a senior. I did backend, he did frontend. He wouldn't write unit tests because he didn't see how they are useful. No matter how I tried to explain things to him, he didn't listen but he still had strong opinions and his counter-arguments were always that some blog post made by some react jeet recommend such and such practices and libraries. I tried to explain that writing unit tests also forces him to think how to write decent abstract API interfaces for his code such that it is easily testable. His code was a fucking mess and the implementations details leaked into the API interfaces, it worked but it was a fucking mess...