TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Everything Easy Is Hard Again

4 pointsby felixcover 7 years ago

1 comment

eadmundover 7 years ago
&gt; If you go talk to a senior software developer, you’ll probably hear them complain about spaghetti code. This is when code is overwrought, unorganized, opaque, and snarled with dependencies. I perked up when I heard the term used for the first time, because, while I can’t identify spaghetti code as a designer, I sure as hell know about spaghetti workflows and spaghetti toolchains. It feels like we’re there now on the web.<p>This, a thousand times. I think the problem is that the Web doesn&#x27;t really offer anything like structured programming to compress the pattern of your page. It&#x27;s as though we&#x27;re all writing assembler — only it&#x27;s (at least) three different, incompatible assemblers. And the best tools we have are macro-assemblers.