Remix.run Logo
user34283 2 hours ago

What's the problem?

I think JS is great. It's simple, anybody can use it.

TypeScript is excellent too. The structural type system is very convenient.

It's not going to replace Rust in cases where performance is essential or where you want strict runtime type checking or whatever, but for general use and graphical applications JS seems like a great pick.

I often hear people complain about JS, but really, how is it any worse than say Python?

jacquesm 41 minutes ago | parent [-]

> I often hear people complain about JS, but really, how is it any worse than say Python?

That's not the flex you think it is.