• Helix 🧬B
    link
    fedilink
    6
    edit-2
    2 years ago

    There’s an argument in saying that putting everything in libraries makes it easier to maintain code.

    And then you look at the Node.js ecosystem, the NPM package manager specifically, and are proven very wrong.

    In my opinion there should be a few big libraries which do lots of things grouped into a sane domain. E.g. Python’s pillow library does image processing.