How to use a React Component in a Backbone View

A big part of migrating over from one framework to another is the in-between state. It’s never as simple as flipping a switch — and you might find yourself, like us, juggling two different systems in the same application.

At …