Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denisraslov/reactone

The intergation of Backbone and React frameworks
https://github.com/denisraslov/reactone

Last synced: about 1 month ago
JSON representation

The intergation of Backbone and React frameworks

Awesome Lists containing this project

README

        

reactone
========

The intergation of Backbone and React frameworks with AMD-modules based on Require.js. React components are using instead of native Backbone views to combine the best parts of Backbone (models, collections, routing, events) and React (reusable virtual DOM view components).

Grunt watcher translate React JSX-files to JS-files with Grunt React task when they change. You can just write JSX-code for React Component views and don't worry about its compatibility with JS-code of other Backbone components.