purpleprophy

joined 1 year ago
[–] [email protected] 9 points 9 months ago (1 children)

Yesssssss. I just got done splitting up a 3000-line mess of React code into a handful of simple, reusable components. Better than sex.

[–] [email protected] 14 points 10 months ago

HATE. LET ME TELL YOU HOW MUCH I'VE COME TO HATE YOU SINCE I BEGAN TO LIVE.

[–] [email protected] 4 points 10 months ago

This. Developers have to be very detail-oriented but a lot of managers are not. When this happens to me, I like to write the task up in bullet points (making assumptions where necessary) and ask my project manager to review, "just to make sure I understood correctly." If I've assumed something wrongly, he normally admits that he wasn't specific enough and we work it out together.

[–] [email protected] 4 points 10 months ago

After maintaining a huge JS codebase for years and finally upgrading it to TS, my life is so much easier. Refactoring is faster and less error-prone. I no longer have to manually document the parameter/return types for every function. I don't have that gnawing "oh damn, what if I missed something" feeling whenever I make changes.

Yes it's a bit more work up front but it pays dividends on larger codebases.

[–] [email protected] 4 points 1 year ago

Holy shit put a trigger warning on this please