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.

Single Page Applications with Node.js

50 pointsby reddittorabout 14 years ago

1 comment

jackbachabout 14 years ago
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).