4
kpenc
6y

I currently work on a project where every teammate is trying to write as complicated code as they can. I suppose the idea is that way the client could never understand the codebase and we'll be developing and maintaining forever. Now I have to develop a functionality for resizing and rotating SVGs and they probably expect me to write obfuscated code to.

Comments
  • 0
    This is why we can't have nice things.
  • 0
    @freakko it took me five days to get data from the backend, set it in the redux store and use the value in a component. FIVE DAYS!!!
Add Comment