• Victor@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    3 hours ago

    JSDoc is much more cumbersome than using TypeScript. That’s it. It clutters the code in a way that TypeScript somehow avoids. TS types are smoothly integrated in the code itself, IMO. Not as much the case with JSDoc.