Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Fish of Rage (sun@shitposter.world)'s status on Thursday, 10-Oct-2024 16:04:07 JST Fish of Rage
@hj the problem with typescript is when it's being used as a preprocessor for javascript engines. I have used Deno and Bun which have native typescript support and the errors are perfect because they tell you the actual problem and the actual line number. I was just thinking today about how browsers should just support typescript natively using a different script lang attribute.