Senior Fullstack Engineer with 10+ years of proven track record of delivering software at scale in startup and enterprise environments. I am most comfortable working across the stack with JavaScript,
I just tried to give you a hint regarding a "typo"/error in your post. node-ts is not about typescript at all, but ts-node is. ts-node is not related to TeamSpeak, but node-ts is.
if you search for node-ts in your article and replace all occurrences with node-ts the error would be fixed.
Senior Fullstack Engineer with 10+ years of proven track record of delivering software at scale in startup and enterprise environments. I am most comfortable working across the stack with JavaScript,
In your section "Typescript with Zero Setup": Didn't you want to say that you can execute typescript directly with ts-node?
Since node-ts is something related to TeamSpeak...
Although you can execute typescript code out of the box
ts-nodeyou still need config files for a proper dev to production flow.On the other hand with
denois out of the box. How ists-noderelated to TeamSpeak?I just tried to give you a hint regarding a "typo"/error in your post.
node-tsis not about typescript at all, butts-nodeis.ts-nodeis not related to TeamSpeak, butnode-tsis.if you search for
node-tsin your article and replace all occurrences withnode-tsthe error would be fixed.Thx a lot for spotting that and for the feedback!!!!