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.

Crashlytics Labs announces the release of Backbone.StateManager

62 pointsby KBover 12 years ago

3 comments

zalambarover 12 years ago
Seems to me like this is reinventing parts of ember.js on top of Backbone. That's neat but when my apps need this sort of behavior I'm willing to be they will also need solutions to other common problems and I'd rather not reassemble a large framework out of disparate pieces to get that level of functionality. When do you decide that you have so many layers on top of Backbone that you have a custom stack no one else will understand?
villeover 12 years ago
Could someone give a practical example of a use case for this? This is probably useful for some typical problems in Backbone applications but not something I knew I would need (having built a couple of non-trivial Backbone apps).
评论 #4662440 未加载
评论 #4662411 未加载
评论 #4662376 未加载
评论 #4662590 未加载
评论 #4662267 未加载
devinusover 12 years ago
Just use Ember, guys. Your future selves will thank your past selves.