TheCee@programming.devdeleted by creator to Programming Languages@programming.devEnglish · vor 3 JahrenTypeScript is Surprisingly OK for Compilersmatklad.github.ioexternal-linkmessage-square6linkfedilinkarrow-up119arrow-down12cross-posted to: hackernews@lemmy.smeargle.fanscompilers@lemmy.mlhackernews@derp.footechnews@radiation.party
arrow-up117arrow-down1external-linkTypeScript is Surprisingly OK for Compilersmatklad.github.ioTheCee@programming.devdeleted by creator to Programming Languages@programming.devEnglish · vor 3 Jahrenmessage-square6linkfedilinkcross-posted to: hackernews@lemmy.smeargle.fanscompilers@lemmy.mlhackernews@derp.footechnews@radiation.party
minus-squarenerdblood@programming.devlinkfedilinkarrow-up1·vor 3 JahrenI haven’t tried it with Deno. Is it less of a pain to get started with project s that use TS than node?
minus-squarehairyballs@programming.devlinkfedilinkarrow-up4·vor 3 JahrenYou import from whatever packages you want, then you type your code. No need to create a whole project with a ton of shenanigans, a single file just works.
minus-squarenerdblood@programming.devlinkfedilinkarrow-up2·vor 3 Jahren🤯 that’s how it should be. I’m sick of shenanigans.
I haven’t tried it with Deno. Is it less of a pain to get started with project s that use TS than node?
You import from whatever packages you want, then you type your code. No need to create a whole project with a ton of shenanigans, a single file just works.
🤯 that’s how it should be. I’m sick of shenanigans.