@@VeaceslavBARBARII I wish I could go with tsx but it's annoying that they don't support decorators and emit decorators metadata... I will stick the usage of: tsc --noEmit && node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only --watch src/main.ts hahaha
16:26 Whoa-whoa-whoa, for those who need a translation :)
🤣🤣
@TypeScriptTV Thank you very much! Great overview. It seems that `tsc --noEmit && tsx main.ts` is still a thing.
@@VeaceslavBARBARII I wish I could go with tsx but it's annoying that they don't support decorators and emit decorators metadata... I will stick the usage of:
tsc --noEmit && node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only --watch src/main.ts
hahaha
the more you learn about node, the more you can see that is really f*** up
Bun