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.

Should browser support native HTML template?

1 pointsby mofosynealmost 5 years ago
We separated the style of the page via css. But if we have the concept of model view controller, does it make sense to separate the content from the html structure?<p>It would hopefully allow for a cache of the website structure, only loading in the next content.<p>Has there been any thought about client side separation between html template and content? Without using JavaScript.

no comments

no comments