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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Goodies for Backbone: Backbone.Module, Backbone.Record and Backbone.ViewEvents

1 点作者 andreypopp超过 12 年前
Some small Backbone modules by me. The most interesting one here is Backbone.ViewEvents which is an alternative implementation of Events for Backbone.View — allows for view events to bubble up through the view hierarchy which is automatically inferred from views' position in DOM. I think it is in some way similar to Twitter's Flight approach to communicate between parent and child components.

暂无评论

暂无评论