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

  • TootSweet@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    10 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.