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.

Backbone.React.Component

2 pointsby adelevieover 11 years ago

1 comment

rubiquityover 11 years ago
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.