|
|
|
|
|
by teamonkey
1258 days ago
|
|
> Writing code for the web is 10,000 layers of added complexity far above and beyond literally any other kind of programming. Video games? Mission-critical real-time embedded code? Operating system development? I don't want to knock anyone down, but web programming is not the most complex or challenging thing going, it's just software development. True, it's made more difficult and annoying than it should be, because you need to deal with a jenga-like stack of badly-designed and poorly-documented APIs, forced to use languages and systems with inherent flaws, and have your targets constantly shifting due to the latest fad. But then, that's not unique to web dev, it's just worse. |
|