this post was submitted on 10 Sep 2023
113 points (98.3% liked)

Out of the loop

10652 readers
165 users here now

A community that helps people stay up to date with things going on.

founded 1 year ago
MODERATORS
 

I keep seeing posts of some drama with typescript. What happened?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago

don’t impact the end user

They do if I the developer am spending time maintaining my dependencies rather than implementing feature X that the end user wants.

Build systems can have some great benefits.

As does not having multiple distinct yet interacting build systems in one project.

unused classes in a CSS library.

I have yet to have a use for any CSS libraries. Maybe that has more to do with the problem domain in which I write than anything. Maybe some day I'll run into a situation where I feel I'd be better served using a CSS library, but it hasn't happened yet.