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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Backbone.React.Component

2 点作者 adelevie超过 11 年前

1 comment

rubiquity超过 11 年前
Awesome. I think pairing Backbone and React is a nice lightweight stack for building a rich client-side. I'll have to read through the code a bit more but at first glance this seems like a nice way to use them together. Previously I would create the React Components separately and then render them in a Backbone.View's render method.