1 min readMar 14, 2018
Hi JP, the upgrade process wasn’t too bad for us since we did it pretty gradually (we still have a small amount of UIs using Backbone/Marionette actually). One thing we did right away that was helpful was to make a Marionette View that could render React components and a React component that could render Marionette views. Once you have those, gradually replacing UIs with React becomes a lot easier!