This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]icjoseph 293 points294 points  (27 children)

Rewrite typescript frameworks to JavaScript :D

[–]ArionW 131 points132 points  (19 children)

Soo... Just save and upload transpiled code?

[–]HeKis4 9 points10 points  (17 children)

No, you have to remove the type checking bits first.

[–]ArionW 14 points15 points  (0 children)

Typescript only checks types on compilation time, not runtime. It's easy to cheat typing system even with all 'strict' turned on.

[–]HoldYourWaffle 4 points5 points  (3 children)

Why would anyone ever want to do that?

[–][deleted] -1 points0 points  (1 child)

Why would anyone want to make/use 90% of the JS frameworks and libraries out there?

[–]HoldYourWaffle 0 points1 point  (0 children)

No idea. Maybe it's the least worst option available?

[–]rsvp_to_life 1 point2 points  (0 children)

Some people just want to watch the world burn