Hacker News new | ask | show | jobs
by jacquesm 6001 days ago
> A single "View Source" on any page of cdbaby.com shows a bloated mess of crap that goes completely against the minimalist aesthetic that drove CD Baby for 10 years.

That's nothing to do with aspx, that's to do with wrecking a philosophy.

Aspx was the chosen tool to do the wrecking in, but that could have been anything else. You can write bad bloated code in just about any language.

1 comments

If you are using MVC maybe. ASP.NET WebForms and postback add tons of crap to the HTML.