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: Modern Alternatives to Spas

2 pointsby iwebdevfromhomeover 3 years ago
Hello HN, I&#x27;m looking to start a new project and I&#x27;m curious to see if there are any alternative for modern web apps that don&#x27;t fall into the SPA approach but still having a dynamic frontend with js and with page rendering fast. Specially if it&#x27;s something that it&#x27;s fast and easy to setup and has a built-in way or plug-in to authenticate users.<p>Maybe it&#x27;s just too much to ask and a SPA with React or Vue with an API in the backend is still the best way to go.<p>I was imagining an ideal world where you could have a project quickly setup with Django and then a sparkling of Svelte here and there to enhance things up in your views.<p>Cheers

1 comment

stepbeekover 3 years ago
Perhaps check out <a href="https:&#x2F;&#x2F;hotwired.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hotwired.dev&#x2F;</a><p>I’ve found server rendered apps to be the most productive on small teams or solo projects. Hotwired adds some sprinklings of JS that make this approach slicker.
评论 #29179663 未加载