cm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agoWhy indeedlemmy.mlimagemessage-square204fedilinkarrow-up11.52Karrow-down126cross-posted to: [email protected]
arrow-up11.49Karrow-down1imageWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square204fedilinkcross-posted to: [email protected]
minus-squareNoSpotOfGround@lemmy.worldlinkfedilinkarrow-up4arrow-down2·2 days agoExcept… the compilation step doesn’t add type safety to JS. As an aside, type safety hasn’t been something I truly miss in JS, despite how often it’s mentioned.
minus-squareLifter@discuss.tchncs.delinkfedilinkarrow-up8·2 days agoI think they are talking about typescript which is compiled into javascript
minus-squareNoSpotOfGround@lemmy.worldlinkfedilinkarrow-up2·2 days agoOk, that could be true. I assumed they meant the “building” phase that some frameworks go through.
Except… the compilation step doesn’t add type safety to JS.
As an aside, type safety hasn’t been something I truly miss in JS, despite how often it’s mentioned.
I think they are talking about typescript which is compiled into javascript
Ok, that could be true. I assumed they meant the “building” phase that some frameworks go through.