TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Modern Alternatives to Spas

2 点作者 iwebdevfromhome超过 3 年前
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

stepbeek超过 3 年前
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 未加载