Hacker News new | ask | show | jobs
by irrational 841 days ago
It is useful to know vanilla JS. Right now I am learning an integration platform that uses JS for its scripting language, but you cannot use TS.
1 comments

ts-node with ts can do script the same as node with js? surprised why TS can not be used as it's 'safer' for scripting.