Well it is almost 2025 and I still can't do node --watch ./just-do-it.ts while I can do bun --watch ./just-do-it.ts
node --watch ./just-do-it.ts
bun --watch ./just-do-it.ts
so my answer is use BunJs if you don't need to use NodeJs