5
gitpush
4y

I'm starting to get sick of working with handed over projects that previous devs think they are masters of programming and their code is nothing but pure chaos ....

I'm given a project written in Java & Swift, API class is initiated a million times in same view, has access to android context, custom font is applied by creating custom text view instead of applying customization in styles file ....

Still haven't yet looked into iOS code but I'm not expecting much ...

Sometimes I wonder why I chose working with code

Comments
  • 0
    @rutee07 I used to look at it that way, but when a messed up project comes in, and you have one month to fix that mess, I don't think it will be one of those moments you spoke about
  • 0
    @rutee07 get out of my rant :P
  • 1
    Sorry to burst your bubble but that same rhetoric will apply to the next programmer that will look at your code...
  • 0
    I usually think this:

    THANK GOD someone is stupider then me!

    Is your boss tech savvy? I once goy away with rewriting a homebrew project in Zend without anyone even noticing. It was quicker and cleaner then trying to salvage the clusterfuck I was given.
Add Comment