572
you are viewing a single comment's thread
view the rest of the comments
[-] ObsidianBlk@lemmy.world 32 points 1 year ago

My issue with typescript... and, correct me if I'm wrong... is it doesn't exist without Javascript. Typescript needs to be compiled down into Javascript to be run. It has no stand alone interpreter (that I'm aware of) and definitely not one baked into web browsers or NodeJS (or adjacent) tools. In essence, Typescript is jank sitting on top of and trying to fix Javascript's uber jank, simultaneously fracturing the webdev space while not offering itself as a true competitive and independent language for said space.

That's my amateur two cents for what it's worth.

[-] CanadaPlus@lemmy.sdf.org 4 points 1 year ago

What we really need is a browser that runs something other than Javascript. Until then, stack of jank it is.

[-] SoBoredAtWork@lemmy.world 4 points 1 year ago
[-] CanadaPlus@lemmy.sdf.org 1 points 1 year ago

Is that a standalone thing? This is obviously not my specialty but I thought it was part of Javascript.

[-] SoBoredAtWork@lemmy.world 1 points 1 year ago

I've never worked with it and don't know in detail, but it lets you compile several languages into web based client/server code (basically, converting other languages into website code). Works with C, C++, C#, Go, Rust, Swift, etc)

load more comments (1 replies)
load more comments (20 replies)
this post was submitted on 08 Sep 2023
572 points (100.0% liked)

Programmer Humor

19229 readers
651 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS