13
iceman
3y

That new devlead that just joined and is bad mouthing everything we did and introducing his own state management library he hacked together without understanding our architecture (Clean Architecture) nor what layers are supposed to do and what the sense behind layers is. Also we learned from him that apparently Android deprecated ProGuard, LiveData is deprecated and Lifecycles in Android are broken.

Comments
  • 1
  • 1
    Who made him leader... It seems like a poor choice
  • 0
    @IntrusionCM someone who is not involved in development. Hello corporate world
  • 0
    @iceman resistance is not futile...
  • 0
    Well, if he is a devlead then I'm sure his library is easily testable and has a sufficient code-coverage. Otherwise he can fuck right off :)
  • 2
    @SuspiciousBug none if it is the case. He refactored our whole code, implemented his own "BaseViewModels" and force merged 10k LoC on a Sunday to master. Gg, I also quit together with some other colleagues
  • 0
    Damn, that is... that is not how any of this works. I am lost for words.
  • 0
    @SuspiciousBug I've seen this behavior within couple of devs (mostly freelancers). They try to refactor the core of an application, on which many components depend on, in a way that is difficult to understand so they will become more important to the business and harder to replace.
Add Comment