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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Single Page Applications with Node.js

50 点作者 reddittor大约 14 年前

1 comment

jackbach大约 14 年前
That would be awsome a node.js framework which helped to make this kind of single page apps. I've been thinking about that since I discovered backbone.js.<p>I'd love to define models just once and that they would work server side (using a ODM like mongoose) and client side (using backbonejs).<p>Is there something like this out there? If not maybe I'll try to make it this summer (having final exams at the moment).