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.

Posterous Spaces is built on Backbone.js

56 pointsby a4agarwalover 13 years ago

3 comments

jashkenasover 13 years ago
I'd be glad to feature y'all in the list of example sites on the Backbone homepage:<p><a href="http://backbonejs.org/#examples" rel="nofollow">http://backbonejs.org/#examples</a><p>If you're interested, email me a brief paragraph of description, and a 550px-wide screenshot of Posterous Spaces.<p><i>Edit</i> -- Adam followed up, and I've posted it up here:<p><a href="http://backbonejs.org/#examples-posterous" rel="nofollow">http://backbonejs.org/#examples-posterous</a>
评论 #3374540 未加载
neoviveover 13 years ago
Coming from server-side MVC dev, the line "Views: The meat of our business logic occurs here." was surprising. I thought the point of MVC was to decouple the logic from the views.<p>PS: I'm about to start reading the new Javascript Web Applications book by Alex MacCaw as I'm very interested in learning more client-side development. This is very new to me.
评论 #3375827 未加载
eskimobloodover 13 years ago
The article itself doesn't go very deep in technical details. So I wonder how they manager there views, especially deleting unused events from models and collection, managing livecycle of views etc. Another interesting think to know is, how they handle subviews and the communication between them.
评论 #3374992 未加载