|
|
|
|
|
by bayesian_horse
1541 days ago
|
|
Whoever says things like that probably means "appropriate" in the sense that you can get your stuff done with another language using a fraction of the implementation time. And whoever wishes to use C++ on websites... who is stopping you since Webassembly? Speaking about ecosystems... I also don't think the package management ecosystem in C++ is that much better, right? And there are enough horror stories about illegibility and foot-guns even in modern C++ code, rivaling the worst YOLO frontend style... C++ requires you to be a lot more verbose and precise for almost everything. That translates to more work, and the benefit isn't automatically worth anything. |
|