Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
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 :)
-
iceman9564y@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
-
iceman9564y@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.
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.
rant