Autodesk / molecule-2d-for-react

2D molecule visualization component
http://moldesign.bionano.autodesk.com/
Apache License 2.0
21 stars 12 forks source link

Use React Instead of Backbone #12

Closed justinmc closed 7 years ago

justinmc commented 7 years ago

Issue: https://github.com/Autodesk/nbmolviz2d/issues/10

If we're going to buy into a framework with this project, let's make it a modern one we can use. This branch worked nicely for dropping into the "workflow prototype" React project with very little effort.

The MDT project will gain support for this by wrapping the React component in Backbone in this PR: https://github.com/Autodesk/notebook-molecular-visualization/pull/22