this post was submitted on 13 Jan 2026
8 points (90.0% liked)
C++
2206 readers
8 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But why should the industry move away from it?
Am i the only person on earth who doesn't think C++ is a liability and actuallly works faster in it?
At work i have to develop a backend api in TypeScript and it severly lacks in features compared to C++, again maybe its just me but i don't find how one is expected to magically program faster in TypeScript then C++.
Not to mention the idiocy of compiling a static typed language to a dynamic typed language which is then interpreted.