|
|
|
|
|
by tosseraccount
5117 days ago
|
|
C is not good at web development? Most of the "web" stack is written in C: OS/NGINX/apache/php/java/perl.
If you do write the top of the stack in C, it will run faster than anything else and be smaller. This means lower turnaround time which is VERY IMPORTANT in web apps. C, in many cases, is the best Web language. |
|
C is a great language for many reasons, but let's not conflate benefits.