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.

Ask HN: What was going to be the “Next big thing” of web dev but failed?

2 pointsby hidden-spyderalmost 4 years ago

2 comments

onion2kalmost 4 years ago
Structured data. There were a bunch of flavors (web schemas, semantic markup, micro formats) but they&#x27;ve all pretty much failed. They didn&#x27;t <i>fail</i> in the sense of not working (they&#x27;re great and they do what they&#x27;re supposed to really well) but they&#x27;ve not been adopted to an extent where they&#x27;d actually be useful for anything besides very basic SEO.
elviejoalmost 4 years ago
CSS + HTML5 the goal was you were going to write your document in semntic HTML5 and then use CSS to generate beautiful web pages for any screen or any device... need something printed? no problem print.css has you covered.<p>But as the web has shown it&#x27;s almost impossible to generate a good looking website without a bunch of div sprinkled all over your html.