@[email protected] to Programmer [email protected] • 29 days agoWhy indeedlemmy.mlimagemessage-square200fedilinkarrow-up11.54Kcross-posted to: [email protected]
arrow-up11.54KimageWhy indeedlemmy.ml@[email protected] to Programmer [email protected] • 29 days agomessage-square200fedilinkcross-posted to: [email protected]
minus-squareNoSpotOfGroundlinkfedilink4•28 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-square@[email protected]linkfedilink9•28 days agoI think they are talking about typescript which is compiled into javascript
minus-squareNoSpotOfGroundlinkfedilink2•27 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.