Hacker News
new
past
comments
ask
show
jobs
points
by
flohofwoe
12 hours ago
|
comments
by
bel8
11 hours ago
|
[-]
Good to know. Does it also preclude features like enums?
reply
by
Timon3
8 hours ago
|
parent
|
next
[-]
Huh, I was going to mention Node's `--experimental-transform-types`, but that was completely removed in v26:
https://github.com/nodejs/node/pull/61803
reply
by
bel8
10 minutes ago
|
parent
|
next
[-]
Wow, this is sad to hear. So if I understood correctly, node is walking back from trying to run TypeScript? Pretty sad if so.
I hope it's a temporary step back to leap forward, in the future.
reply
by
6 hours ago
|
parent
|
prev
|
[-]
deleted
reply
by
bartlomieju
9 hours ago
|
parent
|
prev
|
[-]
Bartek from the Deno here. Nope, we do support enums OOTB.
reply