iamdisappoint@reddthat.com to Programmer Humor@programming.dev · 1 day agoIt was best as a silly toy language in the 1990's...reddthat.comimagemessage-square123fedilinkarrow-up1431arrow-down147
arrow-up1384arrow-down1imageIt was best as a silly toy language in the 1990's...reddthat.comiamdisappoint@reddthat.com to Programmer Humor@programming.dev · 1 day agomessage-square123fedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·3 hours agoJSDoc 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.
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.