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 are some front end templates with great code quality?

1 pointsby Dragonyalmost 4 years ago
Hello!<p>For sideprojects I often find myself looking for an HTML template I can adapt, instead of doing everything myself.<p>The problem I often run into is that most templates look great, but require lots of work to integrate with my project. The ones I&#x27;ve tried often use outdated versions of bootstrap, include all javascript files via their own script tags, use tons of markup, and only include a CSS file (opposed to SCSS for example).<p>What are some templates that are: Built with webpack (or at least with webpack in mind), respect a performance budget, and can be merged with my existing code in a straightforward way?

no comments

no comments